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 16, 2015

ARDUINO UNO is an ATMEGA controller based board designed for electronic engineers and hobbyists. Arduino based program…

July 15, 2015

In this tutorial we are going to interface a 4x4 (16 key) keypad with ATMEGA32A microcontroller. We know that keypad is one of…

July 14, 2015

After designing this line follower robot using arduino uno, I have developed this computer controlled robot. It can be…

July 13, 2015

In this tutorial we are going to interface a 4x2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one…

July 12, 2015

You must have seen automatic door openers in shopping malls and other commercial buildings. They open the door when someone…

July 11, 2015

Servo motors are very useful in electronics and embedded systems. You can find the use of Servo motor everywhere around you,…

July 8, 2015

Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in…

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…