News

This arduino audio/music player can amplify and play music from SD card with adding sound effects using your Arduino Board. To play mp3 files using arduino, you need to convert them into .wav files.
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 ...
USB2SD is a USB-to-SD card library for Arduino (UNO, Nano, Mega) that enables mounting an SD card connected to an Arduino as a removable media device on a PC via Serial communication. Essentially, ...
This Arduino BASIC interpreter will make a really fun one-day project if you’ve already got the parts on hand. [Usmar A. Padow] put together an Arduino Uno, SD card, four line character LCD, and ...
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… ...
A maker developer has squeezed an Arduino onto an SD card. He was inspired by Intel’s Edison compute module and he tried to go one better. The result is the SDuino, an ATMega328P processor-based ...