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.

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

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

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

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

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

Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily…

PIR (Passive Infrared) or Motion Sensor is used to detect the motion of moving human body or objects. Whenever someone comes in…

Using a Servo motor is common in Robotics for precise control. Here, in this tutorial we are going to show you how to use a…

Internet has reached almost every pocket through smart phones, it is estimated that about 3.2 billion people use internet but…

The ESP8266-01 has been a great module to quench all our thirsts for IOT projects. Since its release, it has developed a strong…

Hall sensors are sensors which produces an electrical signal at its output when it comes in contact with a magnetic field. The…

Using one or two Servo with Arduino is Easy but what if we want to use more than one Servo Motors?

Here, we are going to…