News

In many applications data collection is remote and Wi-Fi and Internet are not available. In addition and in lieu of other backup opportunities, a simple on-demand logger would be a nice resource for ...
This is an Arduino script that reads data from a sensor (like a temperature or light sensor) and sends it to a computer via serial communication. There is also a small Python script that reads this ...
To use the Arduino GPS Data Logger, you will need the following hardware components: Arduino board (e.g., Arduino Uno, Arduino Mega, various other versions) ( I've used ESP32) GPS module (supporting ...
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… ...
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 ...
They used the webaudio API to send serial data to a remote Arduino. The hack uses a FET, a capacitor, and a few resistors. They didn’t quite build a real modem with the audio.
I like to visualize things, so I decided to prepare this simple tutorial to help you better understand how to visualize data using Arduino. This tutorial assumes that you have some basic electronics ...