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.

June 19, 2020

For microcontrollers, an LED blinking program is equivalent to the “hello world” program. In our previous tutorial, we learned…

June 18, 2020

A potentiometer is a mechanical device using which one can set the resistance according to the desired value, thus changing the…

June 16, 2020

Pulse Width Modulation (PWM) is a technique that varies the width of a pulse while keeping the wave frequency constant. The PWM…

June 15, 2020

The STM8 is a series of 8-bit Microcontrollers from STMicroelectronics that has become a common choice of Microcontroller for…

June 9, 2020

Raspberry pi is a compact credit card sized computer, which is very popular nowadays for IoT applications and high…

June 4, 2020

Previously we built a smart container using weight as a measurement parameter to send alerts. Now in this IoT smart jar, we…

June 1, 2020

Detection of facial landmarks is the process of detecting various parts on the face such as the Eyebrows, Eyes, Nose, Mouth,…

May 28, 2020

pH scale is used to measure the acidity and basicity of a liquid. It can have readings ranging from 1-14 where 1 shows the most…

May 18, 2020

We previously used NodeMCU to log temperature data in the Google sheet. Now here we are going to send data to Thinger.io IoT…

May 14, 2020

QR code (Quick Response code) is a type of matrix barcode that contains information about the item to which it is attached,…

May 7, 2020

HC-05 Bluetooth Modules are the go-to Bluetooth modules for any Arduino project! It’s easy to hook up and code in the Arduino…

May 5, 2020

In today’s world of cutting-edge technologies, Digital Image Processing is growing very fast and become an important part of…