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.

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…

February 7, 2019

With a boom in IoT field many companies started to design their operating systems exclusively for IoT applications. Microsoft…

February 6, 2019

We all know that the Microcontrollers work only with digital values but in real world we have to deal with analog signals. That…

February 5, 2019

Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have…

February 1, 2019

ESP8266 Wi-Fi transceiver provides a way to connect a microcontroller to the network. It is widely used in IoT projects as it…

January 29, 2019

From the assembly line of automobile manufacturing industries to the telesurgery robots in space, Robotic Arms are to be found…

January 27, 2019

Have you ever thought of controlling any peripheral from anywhere in the world? Yes the IoT (Internet of things) has made this…