News

The extendable Arduino GPS data logger consists of a shield that is fitted with the GPS receiver, SD card reader, and accelerometer, together with an Arduino UNO board.
It is an Arduino compatible board (hardware, not footprint) based on the ATMEGA1284P which can be programmed to collect and post data to internet logging sites such as Thingspeak or Xively.
Now you can prove that you have the bumpiest commute in the office by measuring how rough your ride actually is. [Techbitar] calls the project the Bump-O-Meter. It uses an Arduino, GPS, and acceler… ...
The Mayfly Data logger is a fully programmable microprocessor board which is fully compatible with the Arduino IDE and is equipped with a Atmega 1284p processor supported by 128K flash memory and ...
Start Data Logging. Now you can write data to the SD card. First, open the “Datalogger” example sketch (File > Examples > SD > Datalogger) and upload it to Arduino. This sketch reads the value from ...