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 microcontrollers, AVR microcontrollers, PIC microcontroller, TI Microcontrollers, Arduino, Raspberry Pi etc.
In this session we are going to make a 9WATT Emergency Lamp using Raspberry Pi and Python. This lamp will automatically detect…
In this project we are going to Detect the Colors using TCS3200 Color Sensor Module with Raspberry Pi. Here we used Python code…
This is our 9th tutorial of Learning PIC microcontrollers using MPLAB and XC8. Till now, we have covered many basic…
In this project we are going to interface HC-SR04 Ultrasonic sensor module to Raspberry Pi to measure distance. We have…
This is our 8th tutorial of Learning PIC microcontrollers using MPLAB and XC8. We have come up all the way from installing…
In this session we are going to Interface a Joystick with Raspberry Pi. Joystick is primarily used to play various games.…
Raspberry Pi is very popular for IoT projects because of its seamless ability of wireless communication over internet.…
Security is major concern now days and there are lot of technologies present today to keep your place secure and monitored.…
In our previous tutorial, we have learnt How to Interface a 16*2 LCD with PIC Microcontroller. We recommend you to go through…
In this session we are going to Interface Real Time Clock Module DS1307 with Raspberry PI to make an Alarm Clock. Although…
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…
We have created a series of Raspberry Pi Tutorials, in which we have covered Interfacing of Raspberry Pi with all the…