News

A data logger built on using the adafruit Datalogging Arduino Shield on an Arduino Mega 2560 R3. 3 types of different units can be measured right now: Current, Voltage, Temperature. The ammount of ...
This project uses an Arduino UNO and a datalogger shield (like the one found here) to record voltage readings via ADC and save them in a .csv file on a SD card. The data logger also records the date ...
Voltage/current loggers (whatever the sensitivity) are way too cheap to justify the dev costs of a homemade solution. Of course, my comment only concern the so called “pros”. For hobbists, the ...
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.
The geo data logger does capture all x,y,z axis readings so it’s possible to get a more 3D reading of road conditions by obtaining a “profile” of a pothole or bump in all 3 axis then use ...
As Engineers/Developers we always rely upon the data collected to design or improve a system. Recording data and analyzing them is a common practice in most of the industries, here we are building ...