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.

August 10, 2018

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

August 10, 2018

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

August 9, 2018

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

August 8, 2018

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

August 6, 2018

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

August 3, 2018

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

August 2, 2018

Fire Alarm Systems are very common in commercial building and factories, these devices usual contain a cluster of sensors that…

August 1, 2018

In this tutorial we design a system to read the RFID cards using MSP430 and RFID Reader. RFID stands for Radio Frequency…

July 30, 2018

Have you ever thought about a speaker which can be controlled by your voice!!! What if we can control our home appliances this…

July 27, 2018

Reed switch is used in many of the real-life applications such as magnetic door switch, laptops, smartphones etc. In this article, we learn about…

July 26, 2018

Be it a boring afternoon, a monotonous job or a lonely long drive FM radio stations have always kept us entertained. While on…

July 24, 2018

GSM modules are interesting to use especially when our project requires remote access. These modules could make all actions…