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.

April 16, 2018

The MPU6050 sensor has many functions over the single chip. It consists a MEMS accelerometer, a MEMS gyro, and temperature…

April 13, 2018
Most of us would be familiar with the 16×2 Dot matrix LCD display that is used in most of the projects to display some information to the user.  But…
April 11, 2018

Hi guys, welcome to today’s post. One of the most fascinating thing about being a maker is knowing how to develop makeshift…

April 5, 2018

There are many types of LCDs used in Electronic Projects. We have already used 16X2 LCD in many of our projects and also used …

April 3, 2018

Today we are building an Arduino based Automatic Pet Feeder which can automatically serve food to your pet timely. It has a…

April 2, 2018

Hi guys, today I will be showing how to turn the Raspberry Pi into a wireless access point to which other devices can connect…

March 30, 2018

The MPU6050 is an IC 3-axis accelerometer and a 3-axis gyroscope combined into one unit. It also houses a temperature sensor…

March 28, 2018

Frequency is defined as number of cycles per second. It can also be defined as reciprocal of total time ‘T’.  In this project…

March 22, 2018

The first thing that comes in our mind listening to the word Joystick is the game controller. Yes, it’s exactly the same and…

March 21, 2018

This is the third tutorial in the sequence of tutorials in which we are learning to program the MSP430G2 LaunchPad using the…

March 19, 2018

This is the second tutorial of a sequence of tutorial in which we are learning the MSP430G2 LaunchPad from Texas Instruments…

March 16, 2018

We all want our home appliances to be controlled automatically based on some conditions and that's called Home automation.…