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.

May 28, 2018

Keypads are widely used input devices being used in various electronics and embedded projects. They are used to take inputs in…

May 25, 2018

The digital Revolution started in 1950 changes all the existing mechanical and analog electronic structures into digital…

May 24, 2018

In this tutorial, we will learn about ESP-12 Wi-Fi module and how to program it using Arduino IDE. Then we will write a program…

May 22, 2018

What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a…

May 21, 2018

Stepper Motor is a specially designed motor which rotates in steps. Speed of stepper motor depends on the rate of electrical…

May 18, 2018

Programming has always been fun and it just got a lot better with development platforms like Arduino. Almost every programmer…

May 17, 2018

Almost all embedded devices are designed to interact with the real world. They act as a bridge to communicate between the…

May 16, 2018

PIC Microcontrollers are a powerful platform provided by microchip for embedded projects, its versatile nature has made it to…

May 15, 2018

A Tilt Sensor switch is an electronic device that detects the orientation of an object and gives its output High or Low…

May 14, 2018

In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this project,…

May 11, 2018

Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital…

May 10, 2018

This tutorial is a part of series of MSP430G2 LaunchPad tutorials in which we are learning to use the MSP430G2 LaunchPad from…