This project allows you to record GPS coordinates from an Arduino device and save the data in different formats (CSV, Excel, Shapefile) using a PyQt5-based graphical user interface (GUI). The GUI also ...
It runs on a Wio Terminal with an analogue Seed Studio Grove sensor connected in the right socket and optionally a speaker in the left socket. (Adjusting pin numbers might perhaps make it run on other ...
[Stewart] tipped us about his very nice project: pokewithastick. It is an Arduino compatible board (hardware, not footprint) based on the ATMEGA1284P which can be programmed to collect and post data ...
How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task. Below is a simple tutorial on how to capture data ...
This contribution shows the possibilities of applying a low-cost, multi-purpose data logger built around an Arduino Mega 2560 single-board computer. Most projects use this kind of hardware to develop ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic simple ...