News

You browse your hardware store and buy the cheapest SD card module (which is generally the LC Studio model): Then you find out that it has one quirk: it doesn't work when directly connected to an ...
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… ...
Regular SD-Card Baord with Attiny If you don't have the custom board, you can still connect a regular SPI SD card module to an ATTiny for the same purpose. Connect the SPI SD Card module to the Attiny ...
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 development module, which fits on a standard SD card. It even ...
When the clone starts up, it searches the SD card for a file called ‘program.hex.’ This file is sent over to the target Arduino and the new firmware is installed.