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 microcontrollers, AVR microcontrollers, PIC microcontroller, TI Microcontrollers, Arduino, Raspberry Pi etc.
Controlling RGB LED using Arduino and Wi-Fi
In last tutorial, we explained controlling a Robot using Wi-Fi and Arduino, and in this article we are with our next IOT Based...
WiFi Controlled Robot using Arduino
There are many types of Robots, from the simple ones like a Toy car to the advanced ones like industrial Robots. We have...
Capacitance Meter using Arduino
When we come across circuit boards which are previously designed or we take out one from old TV or computer, in attempt to...
Sending Email using Arduino and ESP8266 WiFi Module
We are moving towards the World of Internet of Things (IoT). This technology plays a very important role in the Electronics and...
Digital Clock using 8051 Microcontroller
In this project, we are going to demonstrate making a RTC Clock using 8051 microcontroller. If you would like to do this...
GUI Based Home Automation System using Arduino and MATLAB
We all are familiar with the word ‘Automation’, where the human interaction is minimal and things can be controlled...
Arduino GPS Clock
There are many GPS satellites around the Earth which are used to provide the exact location of any place. Along with the...
How to Use GPS with Arduino
GPS is a very useful device which is used in many electronics projects and applications like vehicle tracking system, GPS Clock...
Arduino based Vehicle Tracker using GPS and GSM
In our previous article, we have learned about “How to interface GPS module with Computer and How to make a GPS updated Clock...
Snake Game on 8x8 Matrix using Arduino
Snake Game has been very popular since the beginning of the Mobile phones. Initially it was come in Black and white cell phones...