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.

May 25, 2021

Humidity, Temperature and Pressure are three basic parameters to build any Weather Station and to measure environmental…

May 24, 2021

Analog Radios are getting extinct in this digital world since everything, from movies to songs is being directly streamed from…

May 19, 2021

We all have played Rock, Paper, and Scissors game at least once. It’s a very simple game where each player picks one of the…

May 17, 2021

In this tutorial, we are going to use OpenCV and Deep Learning models to accurately identify the gender and age of a person…

May 14, 2021

Thermal imaging is considered to be one of those state-of-the-art technologies in computer vision that in the modern-day…

May 13, 2021

The coronavirus disease (COVID-19) has seriously affected the world and there is no end to it. To limit the spread of the virus…

May 11, 2021

If one is familiar with using firebase to fetch and update data to real-time databases, then it’s known that it’s an annoying…

May 10, 2021

We are all aware of AVR, PIC, ARM, and ESPS that are widely used in the field of embedded systems. Besides, there is one new…

May 8, 2021

An infrared sensor is an electronic module that is used to detect the certain physical appearance of its surroundings by either…

May 7, 2021

Wireless communication is the future of technology! Communication established between two modules opens a large scope of…

April 27, 2021

As you know, IFTTT recently announced their “Pro” subscription and restrictions on free accounts. Under IFTTT’s new…

April 26, 2021

Logic gates are the essential building blocks of digital circuits. These basic logic gates are used in Embedded Systems, …