In this post I will show how to construct a 10 channel remote control switch circuit based on ISM (industrial, Scientific and Medical) band. Introduction The ISM band is operated at 2.4 GHz, which can be used without licensing with reasonable power output. The proposed project is general purpose ON/OFF wireless switch, which can be […]
Arduino Projects
Wireless Thermometer Using 433 MHz RF Link Using Arduino
In this post I will show how to construct an Arduino based wireless thermometer which can monitor the room temperature and external ambient temperature. The data is transmitted and received via 433 MHz RF link. Using 433MHz RF Module and DHT11 Sensor The proposed project utilizes Arduino as brain and the heart as 433 MHz […]
Electronic Voting Machine with SD Card Module
In this post I will show how to construct a circuit for an Electronic Voting Machine using Arduino and SD card module where the election data is stored in the SD card. UPDATE: This circuit has been upgraded to an improved version in which the results can be viewed over an attached LCD display, you […]
Interfacing SD Card Module for Data Logging
In this post we are going to interface SD card module with arduino for data logging. We will see overview of SD card module and understand its pin configurations and on board components. Finally we will be constructing a circuit to log the temperature and humidity data to SD card. Secure Digital Card SD card […]
Color Detector Circuit with Arduino Code
In this post I will show how to construct a circuit which can detect color and trigger respective assigned relays. This project is accomplished using TCS3200 color sensor and Arduino board. Color Sensing by TCS3200 If you haven’t read the previous article, please go through it where we have discussed the basics of color sensing […]
L298N DC Motor Driver Module Explained
In this post I have explained about L298N dual H-bridge DC motor driver module which can be used to drive brushed DC motors and stepper motors with microcontrollers and ICs. Overview Modular circuit boards are best time savior for electronics designers which also reduce the prototyping errors. This is mostly preferred by programmers who write […]





