LED
|
Arduino Multitasking Tutorial - How to use millis() in Arduino Code The multitasking has led the computers to a revolution where one or more programs can run simultaneously which increases… |
|
Interfacing Vibration Sensor Module with Arduino There are several critical machines or expensive equipment which suffer damage due to vibrations. In such a case, a vibration… |
|
How to Use OV7670 Camera Module with Arduino The OV7670 camera module with Arduino programming has always dominated the electronics industry, as it has lots of applications… |
|
How to Use Hall Sensor with AVR Microcontroller ATmega16 Hall sensors works on the principle of Hall Effect proposed by Edwin Hall in 1869. The statement proposed says, “The Hall… |
|
Understanding Pulse width Modulation (PWM) in Atmega16/32 AVR Microcontrollers Pulse Width Modulation (PWM) is a powerful technique where width of the pulse is changed by keeping the frequency constant. The… |
|
How to use ADC in AVR Microcontroller ATmega16 One common feature that is used in almost every embedded application is the ADC module (Analog to Digital Converter). These… |
|
Arduino Interrupts Tutorial Consider a fast-moving car, if it suddenly gets hit by another car in opposite direction, the first thing that happens is that… |
|
Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU ESP8266 Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have… |
|
IoT Controlled LED using Google Firebase Console and ESP8266 NodeMCU Have you ever thought of controlling any peripheral from anywhere in the world? Yes the IoT (Internet of things) has made this… |
|
Automatic Medicine Reminder Using Arduino When it comes to our loved ones, we always want to keep them healthy and fit. But what will happen if they get ill and forget… |