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 one of our previous projects, we interfaced SX1278(Ra-02) based LoRa module with Arduino and established…
Adding cameras and vision algorithms to your projects and robots might sound cool but sometimes it becomes…
When we are talking about LoRa, it's been more than 10 years since its first official launch and since that day LoRa is…
In our day-to-day life, we use various gadgets such as television, set-top boxes, air conditioners, home theatre, DVD…
When soldering, sometimes the need arises to control the temperature of the soldering iron, especially, for micro…
If you are an embedded engineer and working in the electronic industry, there may come a situation where you need to…
In this project, we are going to build an animatronic eye with Arduino. I got the idea to create an animatronic eye…
The Oscilloscope is a must-have test instrument for any electronics engineer. It is used to visualize and observe…
There are times when you need something to happen on time and that’s where timers and timer interrupts come to…
Let's say you are trying to build a remote IoT data monitoring system, the first problem you will face is how to get a…
Interrupts are used to handle events that do not happen during the normal execution of a program but when a specific…
As we know that visual aids like displays are inevitable in any Human Machine Interfacing. They are in every…