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.

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.…

February 7, 2017

Security is major concern now days and there are lot of technologies present today to keep your place secure and monitored.…

February 1, 2017

In our previous tutorial, we have learnt How to Interface a 16*2 LCD with PIC Microcontroller. We recommend you to go through…

January 31, 2017

In this session we are going to Interface Real Time Clock Module DS1307 with Raspberry PI to make an Alarm Clock. Although…

January 27, 2017

In this session we are going to use Raspberry Pi and the PYGAME functions to make a sound board. In simple terms, we are going…

January 26, 2017

We have created a series of Raspberry Pi Tutorials, in which we have covered Interfacing of Raspberry Pi with all the basic…

January 24, 2017

This is our sixth tutorial in our PIC Tutorial Series, in this tutorial we learn Interfacing of 16x2 LCD with PIC…