Microcontroller Based Projects

Below section covers a list of simple microcontroller projects to learn and work with the concepts of various microcontrollers and architectures. These microcontroller based projects are covered with detailed explanation of working of hardware, circuit diagrams, software and codes.  

Microcontrollers are widely used in various industries, electronic products, automobiles etc.. to perform computing or logical operations. With this huge importance the demand of microcontrollers in industries is prominent and hence as electronics engineers it is important for us to learn how to use them. There are a large number of semiconductor companies manufacturing a variety of microcontrollers, the most popularly ones are 8051 microcontrollersAVR microcontrollersPIC microcontroller, TI Microcontrollers,  Arduino, Raspberry Pi etc.

In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled…

In this tutorial we are going to design a Barometric Pressure Measuring System using BMP180 and ARDUINO. First of all for…

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

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

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

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

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

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

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

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

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

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…