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.
We previously interfaced Joystick with Arduino UNO to understand how it works and controlled four LEDs on its left, right, up…
In previous tutorial we have discussed about MQTT Protocol and installed local MQTT server on our Raspberry Pi for controlling…
Machine Learning and Artificial Intelligence are the trending topics in the industries now days and we can see their increasing…
As the name suggests, color sorting is simply to sort the things according to their color. It can be easily done by seeing it…
In this tutorial we will interface OLED Display with NodeMCU ESP8266. NodeMCU is an open source IoT platform that includes…
The popular operating system used in Raspberry Pi is Raspbian which is a linux based official OS for Raspberry Pi, using which…
Few years back if you were to tell someone that the Geyser and bedroom lights in your home are connected to internet, they…
MicroPython is a lightweight version of the Python programming language developed for programming microcontrollers, SOCs, and…
Development in Arduino and Arduino IDE has always been easy and fun with their simple user interface. The Arduino IDE is open-…
OTA Programming (Over the Air) is a process which allows devices to upgrade their firmware or software…
Biometrics has been used as a reliable authentication system for a long time now. Today there exist complex biometric systems…
The multitasking has led the computers to a revolution where one or more programs can run simultaneously which increases…