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 16, 2019

In some applications, user input is required to control the functions of a device. There are different kinds of user input…

April 12, 2019

Making wireless projects in embedded electronics becomes very important and helpful as there are no jumbled wires all over…

April 12, 2019

Digital and Analog is an integral part of Electronics. Most of the devices have both ADC as well as DAC and they are used when…

April 10, 2019

In modern electronics world, touch input is used almost everywhere, whether it can be a mobile phone or an LCD monitor switch.…

April 9, 2019

Cameras have always dominated the electronics industry as it has lots of applications such as visitor monitoring system,…

April 4, 2019

GSM Modules are frequently used in IoT projects since it has the ability to send and receive data remotely. The GSM Modules…

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…