In this video I’m showing how I’ve built a very simple battery backup circuit for my home alarm system. The circuit charges a 12v lead acid battery and in an event of a power loss, it transfers the ...
In this video I'll be showing you how you can control the contrast and the back light brightness of a 1602 LCD display with just the Arduino. The contrast is typically adjusted with a variable ...
This is a DIY Arduino-based overcurrent relay project that emulates Inverse Definite Minimum Time (IDMT) protection using an Arduino Nano and ACS712 current sensor. Instead of traditional ...
WiFIRCard is a credit card-sized ESP32-S3 board designed for home automation with two relays and a few GPIOs (headers and screw terminals) that can be controlled over WiFi 4 or an IR (infrared) remote ...
Fire safety alarms are crucial in both residential and industrial environments. Early fire detection can prevent significant damage and save lives. Flame sensors offer one of the most efficient ...
Arduino RFID technology works by using electromagnetic waves in the radio frequency spectrum for wireless communication and data transfer between RFID tags and readers. From supermarket anti-theft ...
If you are a parent or teacher investigating robot kits for children, you likely don’t want a simple solution with a single purpose. You don’t just want the child to experience science, technology, ...
LED Blinking is a very common and almost first program for every embedded learner or beginner. In which we blink an LED with some delay. So today we are here with the same project, but here we will ...