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.

August 5, 2015

In ARDUINO we have 20 I/O pins, so we can program 20 pins of UNO to be used as either input or output. Although there are more…

August 3, 2015

In this arduino based project, we are going to build a temperature-controlled fan using Arduino. With this circuit, we will be…

July 28, 2015

Robots are playing an important role in automation across all the sectors like construction, military, medical, manufacturing,…

July 26, 2015

Stepper motor is brushless DC motor, which can be rotated in small angles, these angles are called steps. Generally stepper…

July 17, 2015

Humidity and temperature are common parameters to measure environmental conditions. In this Arduino based project we are going…

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…