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.

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

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

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

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

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

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

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

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

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

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

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

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