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.

June 4, 2019

We previously interfaced Joystick with Arduino UNO to understand how it works and controlled four LEDs on its left, right, up…

May 31, 2019

In previous tutorial we have discussed about MQTT Protocol and installed local MQTT server on our Raspberry Pi for controlling…

May 30, 2019

Machine Learning and Artificial Intelligence are the trending topics in the industries now days and we can see their increasing…

May 28, 2019

As the name suggests, color sorting is simply to sort the things according to their color. It can be easily done by seeing it…

May 27, 2019

In this tutorial we will interface OLED Display with NodeMCU ESP8266. NodeMCU is an open source IoT platform that includes…

May 26, 2019

The popular operating system used in Raspberry Pi is Raspbian which is a linux based official OS for Raspberry Pi, using which…

May 23, 2019

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

May 22, 2019

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

May 21, 2019

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

May 17, 2019
What is OTA Programming?

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

May 14, 2019

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

May 10, 2019

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