News

* SD card attached to SPI bus as follows: ** MOSI – pin 11 on Arduino Uno/Duemilanove/Diecimila ** MISO – pin 12 on Arduino Uno/Duemilanove/Diecimila ** CLK – pin 13 on Arduino ...
Contribute to microdigisoft/Arduino-with-MicroSD-Card development by creating an account on GitHub.
This is Project Pluto: an Arduino-based battery-powered GPS data-logger with customizable settings and Bluetooth pairing to mobile phone or compatible DSLR. The finished product is self-contained on a ...
Welcome to our guide on interfacing the Arduino with the NEO-6M GPS module! In this blog, we'll delve into the step-by-step process of connecting and communicating between an Arduino board and the NEO ...
The RGB LED module lets you make all sorts of colors with just four pins from the Arduino. Learn how to do it here!
In this tutorial we will interface most widely used camera module OV7670 with Arduino UNO. The camera module OV7670 can be interfaced with Arduino Mega with same pin configuration, code and steps.
There’s also an SD card thrown in for good measure, making this one of the best tracking and data logging shields for the Arduino.
The Raspberry Pi compute module is a powerful piece of hardware, especially for the price. With it, you get more IO than a normal Pi, plus the ability to design hardware around it that’s spec… ...