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.

In previous tutorial we interfaced the XBee module with Arduino Uno and made them communicate wirelessly using XBee…

Face Recognition is getting increasingly popular and most of us are already using it without even realizing it. Be it a simple…

In this age of IoT (Internet of Things) where everything can be controlled remotely using your smartphone, why to carry keys…

DC motors are the most widely used motors. These motors can be found almost everywhere from small projects to advanced robotics…

Microcontrollers work only with digital values but in real world we have to deal with Analog signals. That’s why ADC (…

GPS stands for Global Positioning System and used to detect the Latitude and Longitude of any location on the Earth, with…

Hall sensors works on the principle of Hall Effect proposed by Edwin Hall in 1869. The statement proposed says, “The Hall…

Obstacle Avoiding Robot is an intelligent device that can automatically sense the obstacle in front of it and avoid them by…

Humans and machines interact and communicate with one other in many possible ways, computers have monitor, keyboard and mouse,…

We all know that the Microcontrollers work only with digital values but in real world we have to deal with analog signals. That…

Pulse Width Modulation (PWM) is a powerful technique where width of the pulse is changed by keeping the frequency constant. The…

Atmega16 is a low cost 8 bit microcontroller and comes with more number of GPIO’s than its previous version of microcontrollers…