Hacking the Zsun WiFi SD Card Reader


https://www.electronics-lab.com/hacking-the-zsun-wifi-sd-card-reader/

makers @ hackerspace.pl decided to hack the Zsun Wifi SD Card Reader and run OpenWrt on it and turn it on a awesome wifi device. Hacking the Zsun WiFi SD Card Reader – [Link]

Datalogging Accelerometer Data To An SDCard


https://www.electronics-lab.com/datalogging-accelerometer-data-to-an-sdcard/

MindForge @ 43oh.com build a datalogger board which logs accelerometer values on a SD Card. The datalogger is built around an MSP430G2755 microcontroller and ADXL335 accelerometer sensor from Analog Devices. his project started as an EMG datalogger to study my dad’s Parkinson’s disease, but after some testing I determined wearing electrodes wasn’t practical for the long term […]

Simple Arduino SD-Card GPS/NMEA Datalogger


https://www.electronics-lab.com/simple-arduino-sd-card-gpsnmea-datalogger/

KF5OBS @ jaunty-electronics.com shows us how to build a minimalistic GPS datalogger. The GPS logger is based on the Arduino platform and stores raw NMEA sentences from pretty much any GPS module to a SD card. For a project I needed to log GPS information. I had various GPS modules and plenty of Arduinos laying […]

Advanced Datalogger with ATMEGA328, BMP180, DHT22, BH1750 and sd card


https://www.electronics-lab.com/advanced-datalogger-with-atmega328-bmp180-dht22-bh1750-and-sd-card/

educ8s.tv has published another great Arduino project. It’s a ATMega328 based datalogger able to record temperature, humidity, barometric pressure and light to a SD card. In this video we build an Advanced Data Logger with Arduino. We use a DHT22 temperature and Humidity Sensor, a Bmp180 barometric pressure sensor and a BH1750 light sensor. The […]

Smart Watch


https://www.electronics-lab.com/smart-watch/

Matthew Filipek from Cornell Univercity has build a nice smart watch with 1.7 inch touch screen, SD card, Bluetooth module and various apps. One of the main inspirations for this project was Jared Sanson’s implementation of a DIY smartwatch (REF 0). With several design iterations, he was able to produce a watch in a very […]

Portable GPS Data Logger


https://www.electronics-lab.com/portable-gps-data-logger/

elm-chan.org has build a portable GPS logger based on ATMega328 mcu: I have built a GPS Logger and it works very well to trace the drove route for two years. By the way, the navigation solution computed by GPS receiver itself has an excellent accuracy without DGPS because an intentional offset added by US goverment […]

Arduino playing the melody with the Sd card


https://www.electronics-lab.com/arduino-playing-the-melody-with-the-sd-card/

by sezgingul @ instructables.com: This project is in SD card loaded stolen melody is provided by command sent from the serial monitor. If you want to add the application var.siz 6-melody melody melody file must be the same as the name of the specified code name. The components are used: Arduino UNO, SD card reader, […]