News

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.
SD cards can be accessed with two modes. The first is the SDIO mode, which is what cameras, laptops, and other card readers use. The second mode is SPI mode. SPI is slower, but much, much simpler.
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 ...
In the realm of DIY electronics, the Arduino UNO has emerged as a versatile platform for a myriad of projects. One such innovative project is the creation of a low-cost thermal camera, as ...