A few years ago, [Phang Moh] and his compatriots were asked by a client if they could make a vehicle tracking device for oil tankers all around Indonesia. The request of putting thousands of trackers ...
So here’s the thing: Arduino’s built-in memory is tiny. If you’re just blinking LEDs, no problem. But the moment you try to log data, say battery usage, temperature over time, or GPS coordinates, ...
Assume that you need to log some of your readings from the input pins of your Arduino Uno (or MEGA, etc.) dev board which needs to work standalone. The proper way is to store the log in an SD card ...
image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png slug: /SD_Card_Shield_V3.0 The SD card v3.0 shield adds storage to your Arduino project. It ...
when i was going through my project of mine which required 32 character data string to be printed on a 16*2 lcd screen for a single data input the biggest single problem that came out was data logging ...
A few days ago, one of [Severin]’s SD cards died on him, Instead of trashing the card, he decided to investigate what was actually wrong with the card and ended up recovering most of the data using an ...
LilyGO introduced the ESP32 powered T-Watch-2020 smartwatch last year with a slim form factor, a 1.54-inch LCD capacitive touch screen, WiFi & Bluetooth connectivity, and support for Arduino. The ...