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.

November 5, 2018

How cool it be to turn on the lights automatically as soon as you enter in your home and turn it off again when you leave! Yes…

November 1, 2018

Display is the necessary part of a machine whether it is any home appliance or industrial machines. Display not only shows the…

October 31, 2018

Graphs are always helpful to visualize the data and it becomes very easy to find trends and patterns by looking at them. There…

October 29, 2018

PWM signal generation is a vital tool in every embedded engineers arsenal, they come in very handy for lot of applications like…

October 25, 2018

If you think about future technologies then the two names, which immediately comes in your mind, are Artificial Intelligence (…

October 23, 2018

Wireless Headphones, Fitness bands, Bluetooth Speakers, In-Ear headphones, Mobile phones, Laptops... there are so many…

October 22, 2018

In previous Raspberry Pi Tutorials, we have used many different programming languages and softwares to control Raspberry Pi…

October 18, 2018

Every electronics engineer loves to break electronics things and explore what is present inside it. Recently I opened an LED TV…

October 16, 2018

Bluetooth modules like HC-05 and HC-06 are easy to set-up and quick to use with Arduino IDE, but they have their own limitation…

October 15, 2018

Note: This tutorial was written after Arduino has officially launched its support for ESP32 boards. So if you have followed the…

October 12, 2018

MATLAB is versatile software that can be used for wide variety of applications. In previous tutorials of MATLAB, we have…

October 11, 2018

Heart Beat rate is most important parameter in monitoring any person’s health. In the modern era of wearable devices, there are…