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.

March 15, 2017

This is our 10th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorials…

March 11, 2017

You must have familiar with Voice typing, which is very commonly used in Computers and mobiles phone, where you can type any…

March 7, 2017

The main problem while working with Raspberry Pi is to know the IP address of the Raspberry Pi, which will be needed to login…

March 3, 2017

In this project we are going to use Load cell and HX711 Weight Sensor with Raspberry Pi to build a Automatic Gate. We have seen…

March 2, 2017

Today we are going to build an Arduino wight machine,  by interfacing Load Cell and HX711 Weight Sensor with Arduino. We have…

March 1, 2017

In this session we are going to make a 9WATT Emergency Lamp using Raspberry Pi and Python. This lamp will automatically detect…

February 24, 2017

In this project we are going to Detect the Colors using TCS3200 Color Sensor Module with Raspberry Pi. Here we used Python code…

February 22, 2017

This is our 9th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic tutorial…

February 21, 2017

In this project we are going to interface HC-SR04 Ultrasonic sensor module to Raspberry Pi to measure distance. We have…

February 18, 2017

This is our 8th tutorial of Learning PIC microcontrollers using MPLAB and XC8. We have come up all the way from installing…

February 16, 2017

In this session we are going to Interface a Joystick with Raspberry Pi. Joystick is primarily used to play various games.…

February 11, 2017

Raspberry Pi is very popular for IoT projects because of its seamless ability of wireless communication over internet.…