News

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 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.
when i was going through my project of mine which required 32 character data string to be printed on a 16*2 lcd screen for a single data input the biggest single problem that came out was data logging ...
The SD card module should be directly soldered to the PCB, if you wish to stack another shield on top of this. Using female headers in between the SD module and the shield increases height of the ...
LM35 & Memory Card This is a little DIY project with an Arduino Uno, SD card breakout board, and LM35 temperature sensor. To build a temperature logger using a microSD card, just connect the LM35 ...
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 ...
About a year ago, Intel announced they’d be launching a new platform stuffed into an SD card. Imagine – an entire computer packaged into an SD card, with nine whole pins for power and I… ...