News

Arduino Micro SD Card Module Circuit Connection Diagram Now that we have completely understood how a Micro SD Card Module works, we can connect all the required wires to the Arduino and write the code ...
In this tutorial we will interface XBee module with Arduino Uno board. The XBee connected with Arduino board will act as a receiver and it will communicate wirelessly with other XBee module which is ...
Library to control a BY8001-16P or BY83001-16P audio module from an Arduino board. Licensed under the non-restrictive MIT license. Created by NachtRaveVL, August 1st, 2016. This library allows ...
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 ...
Here, we are using a 4 relay module because we will only control four appliances. If you want to automate a different number of appliances, you can use a different relay module. There are many relay ...
The RGB LED module lets you make all sorts of colors with just four pins from the Arduino. Learn how to do it here!
This school automation system for reminding the school prayer or national anthem time and period-over bell utilises Arduino to automate the bell schedule and integrate the playing of the national ...
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… ...