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.

Few years back if you were to tell someone that the Geyser and bedroom lights in your home are connected to internet, they…

MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…

Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-…

What is OTA Programming?

OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software…

Biometrics has been used as a reliable authentication system for a long time now. Today there exist complex biometric systems…

The multitasking has led the computers to a revolution where one or more programs can run simultaneously which increases…

We have seen numerous examples of Blinking an LED using different Microcontrollers and different programming languages. Today,…

LoRa is getting increasingly popular with the advent of IoT, Connected Cars, M2M, Industry 4.0 etc. Because of its ability to communicate to long…

Raspberry Pi is one of the most famous low cost computer and powerful tool for prototyping different types of IoT and embedded…

Now a days, the Bluetooth has become integral part of digital devices and it comes inbuilt in most of the devices such as…

Self-driving cars and connected vehicles, is sure to change the way we commute in the future. Today companies like Tesla are…

MQTT is a protocol used to send and receive messages over internet. We previously used this protocol in Iot Electricity meter…