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.

March 1, 2019

Every digital clock has a crystal inside it to keep track of time. This crystal is not only present in the clock but also…

February 28, 2019

Here we will be building yet another project with AVR Atmega16 Microcontroller. If you are new to AVR microcontrollers then you…

February 26, 2019

One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These …

February 25, 2019

Earlier day’s computer obtained input information from keyboards and mouse, now they have evolved to be able to process…

February 20, 2019

The advancement in Electric Vehicles, Drone and other mobile electronics like IoT Devices seems to be promising for the future…

February 20, 2019

It is expected that by 2020 we will have 25 Billion devices connected to the internet. To give you an idea that is more than…

February 19, 2019

Stepper Motors are DC brushless motors which can rotate from 00 to 3600 in steps. Stepper motor uses electronic signals to…

February 18, 2019

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

February 14, 2019

In previous tutorials we have learned about ZigBee protocol and its architecture, and also learned about wireless communication…

February 13, 2019

There are several ways to program AVR microcontrollers. We are programming it with USBASP v2.0 serial programmer. For…

February 12, 2019

Consider a fast-moving car, if it suddenly gets hit by another car in opposite direction, the first thing that happens is that…

February 11, 2019

Servo Motors are widely used where precise control is required such as robots, Automated Machineries, robotic arm etc. However…