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.

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

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

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

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

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

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

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

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

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

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

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

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