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 […]
Arduino Projects
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 […]
Joystick Controlled 2.4 GHz RC Car Using Arduino
In this post I will show how to construct a car robot which can be controlled using a joystick on 2.4 GHz wireless communication link. The proposed project is not only made as a RC car, but you can add your projects such as surveillance camera etc. on the car. Overview The project is divided […]
How to Make a RFID based Attendance System
In this post I will show how to construct a RFID based attendance system, which can record attendance of 12 students / staffs for a given time window and this system can record up to 255 attendances per person. What is RFID Attendance System We don’t need any introduction regarding the RFID based attendance system, […]
Introduction to I2C LCD Adapter Module
In this post we are going take a look at “I2C” or “IIC” or “I square C” based LCD adapter module, which will reduce wire connections between Arduino and LCD display to just 2 wires, also saving tons of GPIO pins for other sensors / drives etc. Before I have explained about I2C LCD adapter […]





