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.
This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial…
In the time of Covid-19, Social-distancing is an effective way to slow down the transmission of infectious virus. People are…
In the vast system of embedded applications, no microcontroller can perform all the activities by itself. At some stage of time…
After reading the heading of this post, you must be wondering, why are we posting an article which explains how to block ad-…
We have been using Microcontroller Development Boards like Arduino, Raspberry Pi, NodeMCU, ESP8266, …
Scanning temperature at the entry gates of office, malls, shopping centers, etc. has become the “new normal” to tackle the…
Speedometers are used to measure the travelling speed of a vehicle. We previously used the IR sensor and hall sensor to build…
Pulse Width Modulation (PWM) is a commonly used technique in microcontrollers to produce a continuous pulse signal with a…
Truck drivers who transport the cargo and heavy materials over long distances during day and night time, they often suffer from…
Proximity sensors can be described as one of a kind switches that detect a nearby object with the help of light,…
Inverter circuits are often needed where it is not possible to get AC supply from the grid. An inverter circuit is used to…
UART stands for Universal Asynchronous Receiver/Transmitter and it is a useful hardware feature in any microcontroller unit. A…