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.

August 13, 2020

Analog to Digital converter (ADC) is the most used hardware feature on a microcontroller. It takes in analog voltage and…

August 12, 2020

The 16x2 Alphanumeric LCD display is the most commonly used display among hobbyists and enthusiasts. The display is very useful when you want to…

August 11, 2020

LoRa is a wireless Radio frequency technology introduced by a company called Semtech intended to be used to transmit bi-…

August 7, 2020

The current COVID-19 scenario needs no introduction. While everyone is giving their best to move forward, it is important to…

August 5, 2020

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

August 4, 2020

Consider a simple digital watch which is programmed to just show you time, now imagine you want to change its time zone. What…

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…