News

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 ...
The Arduino GPS Data Logger is a project that interfaces with a GPS module to extract GPS data such as latitude, longitude, altitude, speed, and date. It uses the TinyGPS++ library to parse NMEA GPS ...
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. This combination of ...
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 ...
Ride comfort can be measured using different approaches. Road profile is the one of most important factors that affect the comfortability of passengers in a driving car. Road profile also affect the ...
Open source platforms like Arduino and Raspberry-Pi boards are an excellent choice for DIY projects and quick prototypes. But, the development environment lacks the debugging feature that a ...