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.

September 10, 2018

Measuring the speed/rpm of a Vehicle or a motor has always been a fascinating project to try. In this project, we are going to…

September 7, 2018

RFID stands for Radio Frequency Identification. RFID module can read or write small amount of data into a Passive RFID tag,…

September 5, 2018

All embedded lovers are familiar with multimeter which a great tool to measure voltage, current, resistance etc. A multimeter…

September 3, 2018

In today’s world Bluetooth has become very popular and almost every device like mobile phone, laptop, and cars infotainment…

August 31, 2018

In previous article we have seen about ADC conversion using STM32. In this tutorial, we will learn about PWM (Pulse Width…

August 31, 2018

As electronics engineers, we always depend upon meters/instruments to measure and analyse the working of a circuit. Starting…

August 29, 2018

One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These …

August 29, 2018

Line follower robot is one of the popular robotics projects among students and beginners because of its simplicity. It follows…

August 27, 2018

After being inspired by RYNO motors and other self balancing scooters from Segway, I always wanted to build something my own…

August 24, 2018

MSP430 is a powerful platform provided by Texas Instruments for embedded projects, its versatile nature has made it to find…

August 24, 2018

Raspberry Pi is known for its computational power and its vast application in the field of IoT, Home Automation etc. However…

August 23, 2018

Although Raspberry Pi and Arduino are two different hardware in terms of their applications and structure, but they both are…