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 9, 2018

In this DIY project we make a 3-Channel Arduino Relay Shield Circuit for relay based applications. We designed an isolated PCB…

June 29, 2018

Have you ever thought about a speaker which can be controlled by your voice!!! What if we can control our home appliances this…

June 26, 2018

In this tutorial we will make a Digital Clock by interfacing RTC module DS3231 with MSP430 and display the time and date on…

June 21, 2018

In this tutorial we will Interface Stepper Motor using MSP430. The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided…

June 19, 2018

It’s been almost two years since amazon released the Amazon ECHO voice controlled speaker and the popularity of the speaker has…

June 18, 2018

In the previous tutorial, we have made RTC clock using DS3231 and ESP32. To minimize hardware requirements we will make…

June 18, 2018

There are possibilities in embedded design where you do not have enough I/O pins available in your microcontroller. That can be…

June 17, 2018

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

June 14, 2018

Raspberry Pi has always been the first choice for developing IoT based applications if some level of computation is involved.…

June 13, 2018

The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided by the Texas Instruments to learn and practice on how to use…

June 12, 2018

In this project we will interface a Relay with PIC Microcontroller PIC16F877A. Relay is a mechanical device to control high…

June 12, 2018

Arduino has been a boon for people who are not from the electronics background to build stuff easily. It has been a great…