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.

November 30, 2015

In this tutorial we are going to develop a circuit using FLEX sensor, Arduino Uno and a Servo motor. This project is a servo…

November 28, 2015

In this project we are going to interface 5 RGB (Red Green Blue) LEDs to Arduino Uno. These LEDs are connected in parallel for…

November 24, 2015

In this project we are going to design an 8x8 LED matrix display, for that we are going to interface an 8x8 LED matrix module…

November 23, 2015

In this tutorial we are going to interface an Optocoupler with ATMEGA8 microcontroller. Octocouplers are fascinating devices…

November 21, 2015

In this project we will be developing a fun circuit using Force sensor and Arduino Uno. This circuit generates sound linearly…

November 16, 2015

In this project we are going to design a simple Alarm clock using ATMEGA32 timers. ATmega32A microcontroller has a 16 bit timer…

November 4, 2015

In this Arduino based automatic water level indicator and controller project we are going to measure the water level by using…

November 3, 2015

This project explains designing a home automation system which is controlled by a computer to switch On and switch Off various…

October 29, 2015

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

October 25, 2015

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

October 25, 2015

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

October 23, 2015

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