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.

Air pollution is a major issue in many cities and the air quality index is getting worse every day. According to the World…

If you are a regular reader who is following our STM8S Microcontroller Tutorials, you would know that in our last tutorial, we…

In many cases, touch sensors are used instead of push buttons. The advantage is that we don't have to provide force to press a…

Since the corona outbreak, it has become very difficult to identify those who are affected by the virus or not. To solve this…

In this time of the Corona pandemic, elevators have become a high-risk place where everybody touches the same buttons. At many…

Raspberry Pi HAT is an add-on board for Raspberry Pi with the same dimensions as Pi. It can directly fit on the top of…

SPI is a crucial communication protocol that is widely used to communicate among microcontrollers, SD cards, and various other…

This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial…

In the time of Covid-19, Social-distancing is an effective way to slow down the transmission of infectious virus. People are…

In the vast system of embedded applications, no microcontroller can perform all the activities by itself. At some stage of time…

After reading the heading of this post, you must be wondering, why are we posting an article which explains how to block ad-…

We have been using Microcontroller Development Boards like Arduino, Raspberry Pi, NodeMCU, ESP8266, …