News

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 ...
[Kevin] attached a MicroSD breakout board to an Arduino-compatible clone. When the clone starts up, it searches the SD card for a file called ‘program.hex.’ ...
SD Card Pin Diagram Adafruit MicroSD Breakout Pin Connection Table Blank cells indicate that you ought to configure you hardware and softwae to use the functionality they match to (card detect and 5V) ...
This web page is for the creation / amending of config.json files to support the free and open-source Adafruit "Wippersnapper" Offline Data Logger firmware. It allows users to select their ...
It has also created a new global brand for the ARM-based embedded development modules. Arduino has signed a supply agreement with New York-based distributor Adafruit which will start manufacture of ...
Adafruit has this week announced the arrival of the new Arduino compatible TCA9548A I2C Multiplexer to their online shop, which is now available to purchase priced at $6.95.
The new Arduino Zero Pro board is a powerful, 32-bit extension of the Arduino UNO platform and is equipped with an Atmel SAMD21 MCU, featuring a 32-bit ARM Cortex M0 core.
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.