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.

April 2, 2019

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

March 29, 2019

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

March 28, 2019

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

March 19, 2019

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

March 15, 2019

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

March 14, 2019

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

March 13, 2019

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

March 12, 2019

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

March 8, 2019

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

March 7, 2019

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

March 6, 2019

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

March 4, 2019

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