News

How do you save data from an Arduino-based device to a memory card? Fortunately, a microSD card and SD card breakout board now make this an easy task.
It turned out the SDIO mode on [Severin]’s card was broken, but accessing it with an Arduino and SPI mode worked. There was finally hope to get files off this damaged card.
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 ...
SD socket, Real-Time Clock (RTC), 10-bit DAC, LiPo charger, LiPo regulator, direct USB code upload and debugging, Blink LED, mouse and keyboard emulator, etc….
Someone has invented a way to add Wi-Fi to a standard Arduino Uno, by proposing a module that drops into the DIL socket normally reserved for the ATmega328 – it will not work with Unos that have a ...
Now that his BootDrive project is nearing completion, he’s ready to give every Arduino the ability to program another Arduino over an SD card.