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.

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…

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

GPS is the short-form of Global Positioning System. It is a system which provide accurate Altitude, Latitude, Longitude, UTC…

In this project, we are going to learn,

How to set up hardware support for Arduino in MATLAB software. How to control an…

“Sadly, in the name of progress, we have polluted the air, water, soil and the food we eat”. So monitoring the air quality is…

A timer is a type of clock used for the measurement of time intervals. There are two types of timer, one which counts upwards…

The MPU6050 sensor has many functions over the single chip. It consists a MEMS accelerometer, a MEMS gyro, and temperature…