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.

The STM32 Development Board housing the STM32F103C8 Microcontroller is getting increasingly popular thanks…

The Oscilloscope is one of the most important tools you will find on the workbench of any electronics engineer or maker. It is…

We are moving towards the World of Internet of Things (IoT), a technology which is going to play a very…

Have you ever thought about jamming the Wi-Fi connection network? Now days Wi-Fi password hacking is very common, so by jamming…

For any microcontroller project, interfacing a display unit with it would make the project a lot easier and appealing for the…

About 71% of earth is covered with water, but sadly only 2.5% of it is drinking water. With rise in population, pollution and…

Robotic Arms have proved themselves useful and more productive in many applications where speed, accuracy and safety is…

In previous article of Getting Started with LabVIEW, we have seen about LabVIEW and how it can be graphically programmed and executed in computer…

In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface…

Arduino would have been the first board for many hobbyists (including me) and engineers out there when they started with…

One of the fascinating things about system on chips (SoC) like Raspberry Pi is their ability to serve as web servers to host…

In this DIY session, we make an Arduino Motor Driver Shield to drive DC motors, stepper motor and Servo Motor. Compatible…