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.

October 1, 2017

We all know that Raspberry Pi is a wonderful Development platform based on ARM microprocessor. With its high computational…

September 28, 2017

In today’s modern world we all depend on mobile phones as our primary means of wireless communication. But, we all have faced…

September 26, 2017

For any project to come alive, we need to use sensors. Sensors acts as the eyes and ears for all embedded application, it helps…

September 25, 2017

In our previous tutorial we learnt how to install python on our windows machine and how to interface Arduino with python using…

September 21, 2017

Automatic floor cleaners are nothing new, but they all share a common problem. They all are too expensive for what they do.…

September 20, 2017

Ammeter is used to measure current flow through any load or device. Here in this Arduino Ammeter, we will explain about…

September 19, 2017

Arduino has always been a powerful and an easy to use learning/developing platform when it comes to open source hardware…

September 15, 2017

As we all know Raspberry Pi is a wonderful Developing platform based on ARM microprocessor. With its high computational power…

September 14, 2017

As we all know Raspberry Pi is a wonderful Developing platform based on ARM microprocessor. With its high computational power…

September 13, 2017

In this project we are going to make a Buck Converter Circuit using Arduino and N-Channel MOSFET with a maximum current…

September 11, 2017

With a simple knowledge of Arduino and Voltage Divider Circuit, we can turn the Arduino into Digital Voltmeter and can measure…

September 7, 2017

Raspberry Pi is very popular for IoT projects because of its seamless ability of wireless communication over internet.…