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 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…

January 24, 2019

Today digital meters are replacing analog meters in every sector whether its electricity meter or taxi fare meter. The main…

January 22, 2019

When it comes to our loved ones, we always want to stay them healthy and fit. But what will happen if they get ill and forget…

January 17, 2019

In this tutorial, we will design a system to read the RFID cards using STM32 and RFID Reader. RFID stands for Radio Frequency…

January 16, 2019

Robots have slowly started to crawl into our society to make our life simpler. We can already find the six wheeled food…

January 11, 2019

As we know that IoT revolution has started from last few years, since then ESP series Wi-Fi modules become very popular among…

January 9, 2019

In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…