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.

October 16, 2015

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

October 15, 2015

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

October 15, 2015

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…

October 14, 2015

In this project we are going to make a vibration alert system with ATMEGA8 microcontroller. This can also be used as a theft…

October 13, 2015

Often we see visitor counters at stadium, mall, offices, class rooms etc. How they count the people and turn ON or OFF the…

October 9, 2015

We all are quite familiar with voting machines, even we have covered few other electronic voting machine projects previously…

October 7, 2015

Heart rate, body temperature and blood pressure monitoring are very important parameters of human body. Doctors use various…

October 2, 2015

In this tutorial we are going to interface a joystick module with atmega8 microcontroller. A JOY STICK is an input module used…

October 1, 2015

In this project we are going to interface a ROTARY ENCODER with ARDUINO.  ARDUINO UNO is an ATMEGA controller based development…

October 1, 2015

In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (…

September 14, 2015

In this tutorial we are going to interface a 4x4 (16 key) keypad with ARDUINO UNO. We all know keypad is one of the most…

September 2, 2015

In this tutorial you will learn to make direct connection between your Arduino and Matlab, so that you can program your Arduino…