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.
Today digital meters are replacing analog meters in every sector whether its electricity meter or taxi fare meter. The main…
When it comes to our loved ones, we always want to stay them healthy and fit. But what will happen if they get ill and forget…
In this tutorial, we will design a system to read the RFID cards using STM32 and RFID Reader. RFID stands for Radio…
Robots have slowly started to crawl into our society to make our life simpler. We can already find the six wheeled food…
As we know that IoT revolution has started from last few years, since then ESP series Wi-Fi modules become very popular among…
In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…
Humidity, Temperature and Pressure are three basic parameters to build any Weather Station and to measure environmental…
In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…
In previous tutorials, we have learned about How to interface GPS module with Computer and how to Track vehicle…
Have you ever thought of getting your device’s location without using any GPS hardware? Sounds interesting!! Yes it is possible…
A Rotary encoder is an input device which helps the user to interact with a system. It looks more like a Radio…
In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication…