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.

April 23, 2018

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…

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

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

April 19, 2018

In this project, we are going to learn,

How to set up hardware support for Arduino in MATLAB software. How to control an…
April 18, 2018

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

April 17, 2018

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

April 16, 2018

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

April 13, 2018
Most of us would be familiar with the 16×2 Dot matrix LCD display that is used in most of the projects to display some information to the user.  But…
April 11, 2018

Hi guys, welcome to today’s post. One of the most fascinating thing about being a maker is knowing how to develop makeshift…

April 5, 2018

There are many types of LCDs used in Electronic Projects. We have already used 16X2 LCD in many of our projects and also used …

April 3, 2018

Today we are building an Arduino based Automatic Pet Feeder which can automatically serve food to your pet timely. It has a…

April 2, 2018

Hi guys, today I will be showing how to turn the Raspberry Pi into a wireless access point to which other devices can connect…