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.

April 16, 2020

Energy Monitors, whether covering the entire apartment or deployed to monitor just one appliance, provide a way for you to keep…

April 9, 2020

In previous tutorials, we have covered the basics of FreeRTOS with Arduino and the Queue kernel object in FreeRTOS Arduino. Now…

April 6, 2020

In the previous tutorial, we introduced FreeRTOS in Arduino Uno and created a task for the blinking LED. Now, in this tutorial…

April 1, 2020

As the world is heading towards automation and artificial intelligence, different innovations are taking place every day to…

March 27, 2020

In this project, I am going to Interface an Alcohol Sensor with Arduino. Here I have designed an Arduino Shield PCB using…

March 26, 2020

The OS present inside the embedded devices is called an RTOS (Real-Time Operating System). In embedded devices, real-time tasks…

March 24, 2020

Corona Virus (Covid19) is wreaking havoc in the world. Almost every country is suffering from the Corona Virus. WHO has already…

March 20, 2020

Raspberry Pi Hats are the same as shields for Arduino, they can directly fit on the top of Raspberry Pi and don’t require any…

March 11, 2020

Often times, we need to secure a room at our home or office (perhaps a secret dexter’s laboratory) so that no one can access…

March 6, 2020

We previously built an Arduino based paper currency counting machine using a color sensor. Now in this project we are building…

March 2, 2020

If you have ever worked with Batteries, SMPS circuits or other Power supply circuits, then often it would have occurred that…

February 27, 2020

Many of us should be familiar with the popular microcontrollers and development boards like Arduino, Raspberry Pi, ESP8266,…