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

A Rotary encoder is an input device which helps the user to interact with a system. It looks more like a Radio potentiometer…

July 18, 2018

Making our projects Wireless always makes it to look cool and also extends the range in which it can be controlled. Starting…

July 17, 2018

Building stuff and getting them work, the way we want, has always been sheer fun. While that being agreed, building stuff that…

July 16, 2018

In previous tutorials we have seen How we can build an Amazon Echo Speaker and then how can we control any Raspberry Pi GPIO…

July 10, 2018

We all know about Electricity energy meters which are installed in everyone’s house or offices to measure the electricity…

July 9, 2018

GPS stands for Global Positioning System and it is used to find out location, altitude, speed, date and time in UTC. In this…

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…