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.
In this tutorial we will learn how easy it is to save data using the EEPROM present in the PIC16F877A Microcontroller. In most…
Attendance systems are commonly used systems to mark the presence in offices and schools. From manually marking the…
We all know about Arduino. It is one of the most popular open source micro controller board which is highly useful for doing…
It’s all started with a small game from the dark ages called “Mario”, right from the time of being a tiny little guy jumping on…
We all are quite familiar with Electronic Voting Machines, where your vote gets registered electronically and you don’t need to…
Measuring the voltage and current will always be helpful while making or debugging any electrical system. In this project we…
Security is a major concern in our day to day life, and digital locks have become an important part of these security systems.…
Measuring the speed/rpm of a Vehicle or a motor has always been a fascinating project for us to try. So, in this project we are…
Security is a major concern in our day to day life, and digital locks have become an important part of these security systems.…
In this project we are going to build a piece of entertainment using Arduino. We all have that habit of tapping Table or Pen…
As Engineers/Developers we always rely upon the data collected to design or improve a system. Recording data and analyzing them…
Arduino is an excellent way to simplify and speed up your microcontroller projects, thanks to its community of developers…