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 17, 2019

As a kid I was fascinated by a toy music car which gets triggered when you clap your hands, and then as I grew up I wondered if…

June 14, 2019

When you take your phone in sunshine or in high lighting, then it automatically adjusts the brightness according to the…

June 12, 2019

In the previous tutorial we learned about Modbus RS-485 Serial Communication with Arduino as Slave. In continuation with that…

June 10, 2019

Bluetooth is one of the most popular and easy to use wireless technology. Over the few years there have been many upgrades of…

June 6, 2019

Ever wondered if there was a way to make simple prototypes of IoT solutions without having to spend days writing codes or to…

June 5, 2019

RTC or Real Time Clock is the most commonly used module in Electronics and embedded devices to keep track of time. But the…

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…