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 microcontrollers, AVR microcontrollers, PIC microcontroller, TI Microcontrollers, Arduino, Raspberry Pi etc.
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…
In this project, I am going to Interface an Alcohol Sensor with Arduino. Here I have designed an Arduino Shield PCB using…
The OS present inside the embedded devices is called an RTOS (Real-Time Operating System). In embedded devices, real-time tasks…
Corona Virus (Covid19) is wreaking havoc in the world. Almost every country is suffering from the Corona Virus. WHO has already…
Raspberry Pi Hats are the same as shields for Arduino, they can directly fit on the top of Raspberry Pi and don’t require any…
Often times, we need to secure a room at our home or office (perhaps a secret dexter’s laboratory) so that no one can access…
We previously built an Arduino based paper currency counting machine using a color sensor. Now in this project we are building…
If you have ever worked with Batteries, SMPS circuits or other Power supply circuits, then often it would have occurred that…