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.

July 5, 2015

In this tutorial we are going to discuss and design a circuit for measuring distance. This circuit is developed by interfacing…

July 3, 2015

In this project we are going to design a 25V range digital voltmeter by using ATMEGA32A microcontroller. In ATMEGA, we are…

July 2, 2015

We all are familiar with dice and often played LUDO or SANP SIDI (Snake & Ladders) game by using dice. Dice is a squire…

June 30, 2015

We know in offices, shopping malls and in many other places where only the person with authorization card is allowed to enter…

June 28, 2015

If you are looking for a beginners guide on “How to start with 8051 Microcontroller”, here in this article I will show you how…

June 27, 2015

Ultrasonic sensors are great tools to measure distance and detect objects without any actual contact with the physical world.…

June 26, 2015

In this project we are going to design a circuit for measuring temperature. This circuit is developed using “LM35”, a linear…

June 26, 2015

In this tutorial we are going to design a 0-99 counter by interfacing two seven segment displays to ATMEGA32A Microcontroller.…

June 25, 2015

We know in offices, shopping malls and in many other places where only the person with authorization card is allowed to enter…

June 23, 2015

While LPG is an essential need of every household, its leakage could lead to a disaster. To alert on LPG leakage and prevent…

June 21, 2015

Seven segment displays are important display units in Electronics and widely used to display numbers from 0 to 9. It can also…

June 18, 2015

Line follower Robot is a very simple robot that follows a line, either a black line or a white line. These type of robots are…