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.

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…

April 16, 2020

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

April 9, 2020

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

April 6, 2020

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

April 1, 2020

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

March 27, 2020

In this project, I am going to Interface an Alcohol Sensor with Arduino. Here I have designed an Arduino Shield PCB using…

March 26, 2020

The OS present inside the embedded devices is called an RTOS (Real-Time Operating System). In embedded devices, real-time tasks…

March 24, 2020

Corona Virus (Covid19) is wreaking havoc in the world. Almost every country is suffering from the Corona Virus. WHO has already…