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.

July 31, 2020

In our previous tutorial, we used a basic LED blinking program as a getting started with N76E003 guide, we already learned how…

July 30, 2020

Streaming media from the internet is getting high popularity due to faster and cheaper internet availability. And because of…

July 29, 2020

There are lots of microcontrollers available from reputed companies such as PIC, Texas Instruments, ST and the list goes on.…

July 28, 2020

For medical or clinical applications, measuring human body temperature is an important parameter to determine the health…

July 27, 2020

IR (Infrared) communication is simple, low-cost, and widely used wireless communication technology. IR light is somewhat…

July 23, 2020

OTA (Over the Air) Programming is a feature of any WiFi-enabled microcontroller like ESP32 and ESP8266 that allows these…

July 21, 2020

With the advancement in virtual assistants like Google Assistant and Alexa, Home automation and Voice controlled applications…

July 16, 2020

Speech recognition technology is very useful in automation which not only gives you hands free control over devices but also…

July 10, 2020

All microcontrollers have specific numbers of IO pins but in some applications, like in a 7-Segment Display, we will need more…

July 7, 2020

COVID19 is really a historic pandemic affecting the whole world very badly and people are building a lot of new devices to…

July 3, 2020

Most of the workplace and commercial buildings today have a CCTV surveillance system installed to monitored the activities. But…

July 2, 2020

Programming a new microcontroller often takes a longer time due to the new register handling methods and not knowing what bit…