News

Micro SD Card Module Pinout. The Micro SD Card module has 6 pins; those are GND, VCC, MISO, MOSI, SCK, and CS. All the pins of this sensor module are digital, except VCC and Ground. The Pinout of a ...
The Micro SD Card module has 6 pins; those are GND, VCC, MISO, MOSI, SCK, and CS. All the pins of this sensor module are digital, except VCC and Ground.-> GND is the ground pin of the micro sd card ...
This manual provides instructions for using the Arduino Data Logger, which records four voltage channels and two current channels. Data is saved to an SD card every second. The logger can also ...
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… ...
Adding sounds or music to our project will always make it looks cool and sounds much more attractive. Especially if you are using an Arduino and you have lots of pins free, you can easily add sound ...
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 ...
RFID reader with Arduino RC522. The RFID reader module RC522 is based on the MFRC522 integrated circuit. It is usually accompanied by an RFID tag in a credit card format and an RFID tag in a keychain ...
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.