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.

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

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

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

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…

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

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

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…

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

Energy Monitors, whether covering the entire apartment or deployed to monitor just one appliance, provide a way for you to keep…

In previous tutorials, we have covered the basics of FreeRTOS with Arduino and the Queue kernel object in FreeRTOS Arduino. Now…

In the previous tutorial, we introduced FreeRTOS in Arduino Uno and created a task for the blinking LED. Now, in this tutorial…

As the world is heading towards automation and artificial intelligence, different innovations are taking place every day to…