embedded

Tachometer using Arduino DIY Tachometer using Arduino and IR Sensor

Tachometer is a RPM counter which counts the no. of rotations per minute. There are two types of tachometer - one is mechanical…

Edge Avoiding Robot using 8051 Microcontroller Edge Avoiding Robot Using 8051

An edge avoider robot is quite similar to my previous project "Line Follower Robot". This 8051 microcontroller based robot…

RFID Based Attendance System Project using 8051 Microcontroller RFID Based Attendance System

In this RFID based Attendance System project, we will explain you how can we count attendance automatically by using RFID cards…

Fire Alarm System using AVR Microcontroller Fire Alarm System using AVR Microcontroller

In this project, we are going to make a Fire Alert System using ATMEGA8 microcontroller and fire sensor. Fire sensor can…

Digital Code Lock using Arduino Digital Code Lock using Arduino

Security is a major concern in our day to day life, and digital locks have became an important part of these security systems.…

Color Detector using Arduino Color Detector using Arduino Uno

In this project we are going to interface TCS3200 color sensor with Arduino UNO. TCS3200 is a color sensor which can detect any…

Light Intensity Measurement using LDR and ATmega8 Microcontroller Light Intensity Measurement using LDR and AVR Microcontroller

In this project we are going to interface LDR with ATMEGA8 microcontroller, and with this we can measure LIGHT…

Digital Ammeter using AVR Microcontroller 100mA Ammeter using AVR Microcontroller

In this project we are going to make a low range ammeter using ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC…

UART Communication Between Two ATmega8 Microcontrollers UART Communication Between Two ATmega8 Microcontrollers

In this tutorial we are going to establish a serial communication between two ATMEGA8 microcontrollers. The communication…

Line Follower Robot using 8051 Microcontroller Line Follower Robot using 8051 Microcontroller

Line follower Robot is a machine which follows a line, it may be a black line or a white line. Basically two types of line…