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 microcontrollers, AVR microcontrollers, PIC microcontroller, TI Microcontrollers, Arduino, Raspberry Pi etc.
The digital Revolution started in 1950 changes all the existing mechanical and analog electronic structures into digital…
In this tutorial, we will learn about ESP-12 Wi-Fi module and how to program it using Arduino IDE. Then we will write a program…
What if we can generate different colors using a single RGB led and make our room’s corner more attractive? So, here is a…
Stepper Motor is a specially designed motor which rotates in steps. Speed of stepper motor depends on the rate of electrical…
Programming has always been fun and it just got a lot better with development platforms like Arduino. Almost every programmer…
Almost all embedded devices are designed to interact with the real world. They act as a bridge to communicate between the…
PIC Microcontrollers are a powerful platform provided by microchip for embedded projects, its versatile nature has made it to…
A Tilt Sensor switch is an electronic device that detects the orientation of an object and gives its output High or Low…
In this tutorial, we are making a Digital Thermometer using PIC microcontroller and LM35 Temperature Sensor. In this…
Input devices play a vital role in any electronics projects. These input device help the user to interact with the digital…
This tutorial is a part of series of MSP430G2 LaunchPad tutorials in which we are learning to use the MSP430G2 LaunchPad from…
Generally, the LM35 temperature sensor is used with microcontrollers to measure the temperature because it is cheap and easily…