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

We are all familiar with AVR and PIC based microcontrollers as they are widely used but ARM based microcontrollers are getting…

June 24, 2019

Raspberry Pi is a palm sized computer having in-built Bluetooth, Wi-Fi, Ethernet port, Camera port etc. which makes it most…

June 24, 2019

Ever wondered how our world is moving towards the immersive reality. We are continuously finding new ways and methods to…

June 20, 2019

While using the BLE HM-10 module, you must encounter some really frustrating problems like you cannot send or receive AT…

June 19, 2019

TeamViewer is one of the most commonly used software to access the screen of some other computer remotely. It is same as…

June 18, 2019

Graphical representation is always helpful to visualize the data and it becomes very easy to find trends and patterns by…

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…