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 project we are going to interface 5 RGB (Red Green Blue) LEDs to Arduino Uno. These LEDs are connected in parallel for…
In this project we are going to design an 8x8 LED matrix display, for that we are going to interface an 8x8 LED…
In this tutorial we are going to interface an Optocoupler with ATMEGA8 microcontroller. Octocouplers are fascinating…
In this project we will be developing a fun circuit using Force sensor and Arduino Uno. This circuit generates sound linearly…
In this project we are going to design a simple Alarm clock using ATMEGA32 timers. ATmega32A microcontroller has a 16 bit timer…
In this Arduino based automatic water level indicator and controller project we are going to measure the water…
This project explains designing a home automation system which is controlled by a computer to switch On and switch Off various…
In this project we are going to build a cell phone controlled robot using 8051 microcontroller. Cell phone controlled…
In this tutorial we are going to design a Barometric Pressure Measuring System using BMP180 and ARDUINO. First of all for…
Tachometer is a RPM counter which counts the no. of rotations per minute. There are two types of tachometer - one is mechanical…
An edge avoider robot is quite similar to my previous project "Line Follower Robot". This 8051 microcontroller based robot…
In this RFID based Attendance System project, we will explain you how can we count attendance automatically by using RFID cards…