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 microcontrollers, AVR microcontrollers, PIC microcontroller, TI Microcontrollers, Arduino, Raspberry Pi etc.
Use PyGame Library to Play Game Sounds with Raspberry Pi
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...
3X3X3 LED Cube with Raspberry Pi and Python Program
We have created a series of Raspberry Pi Tutorials, in which we have covered Interfacing of Raspberry Pi with all the basic...
LCD Interfacing with PIC Microcontroller using MPLABX and XC8
This is our sixth tutorial in our PIC Tutorial Series, in this tutorial we learn Interfacing of 16x2 LCD with PIC...
Controlling 8x8 LED Matrix with Raspberry Pi
We have created a series of Raspberry Pi Tutorials, in which we have covered Interfacing of Raspberry Pi with all the basic...
Scrolling Text Display on 8x8 LED Matrix using AVR Microcontroller
In this tutorial we are going to design an 8x8 LED Matrix Scrolling Display using ATMEGA32, which will show scrolling alphabets...
Call and Text using Raspberry Pi and GSM Module
In this DIY project we are going to build a Simple Mobile Phone using Raspberry Pi, in which GSM Module is used to Make or...
Sun Tracking Solar Panel using Arduino
In this article, we are going to make a Sun Tracking Solar Panel using Arduino, in which we will use two LDRs (Light-dependent...
PIC Based Car Battery Voltage Monitoring System
In this project we are going to make a PIC based Car Battery Monitoring system on PCB. Here we have designed a PCB using...
Smoke Detector using MQ2 Gas Sensor and Arduino
Smoke Detectors are very useful in detecting smoke or fire in buildings, and so are the important safety parameters. In this...
Understanding Timers in PIC Microcontroller with LED Blinking Sequence
This will be the fifth tutorial in our PIC Tutorial Series, which will help you to learn and use Timers in PIC16F877A. In our...