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

In this tutorial we are going to design a system to read the ID of RFID cards. RFID stands for Radio Frequency Identification.…

August 15, 2015

In this tutorial we are going to control a servo motor by ARDUINO UNO. Servo Motors are used where there is a need for accurate…

August 11, 2015

In present time almost all the people are familiar with robots. Robots play a very important role in human life. Robots are a…

August 6, 2015

This LED DIMMER is an Arduino Uno based PWM (Pulse Width Modulation) circuit developed to get variable voltage over constant…

August 6, 2015

In this tutorial we are going to interface a rotary encoder with ATmega8 microcontroller.  ATmega8 is atmel's microcontroller…

August 5, 2015

GSM module is used in many communication devices which are based on GSM (Global System for Mobile Communications) technology.…

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…