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.

June 7, 2015

In this tutorial we are going to interface a DC motor to Arduino UNO and control it's speed using PWM (Pulse Width Modulation)…

June 6, 2015

In this tutorial we are going to interface a seven segment display to ARDUINO UNO. The display counts from 0-9 and resets…

June 5, 2015

In this tutorial we are introducing concept of ADC (Analog to Digital Conversion) in ARDUINO UNO. Arduino board has six ADC…

June 4, 2015

To establish a good communication between human world and machine world, display units play an important role. And so they are…

June 4, 2015

Arduino has become the most popular Microcontroller among students and hobbyists in very less span of time. So everyone try to…

June 3, 2015

DC motor is the most used motor in Robotics and electronics projects. For controlling the speed of DC motor we have various…

June 3, 2015

In this project we are going to use one of the features of ATmega32A to adjust the brightness of 1 Watt LED. The method that is…

June 2, 2015

In this project we are going to interface RGB (Red Green Blue) LED with Arduino Uno. A typical RGB LED is shown in below figure…

June 1, 2015

To establish a good communication between human world and machine world, display units play an important role. And so they are…

June 1, 2015

The name Arduino is typically buzz word among most of the electronics students or hobbyists alike. Its ability to build things…

June 1, 2015

Blinking LED is the first step you would like to take to get started with electronics. In this tutorial we are going to connect…