In this quick Arduino tutorial I will explain how you can control a relay using the Arduino Board, one 1K and one 10K resistors, 1 BC547 transistor, one 6V or 12V relay, one 1N4007 diode and a 12V fan ...
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 ...
This project demonstrates how to interface a relay module with an Arduino to control high-voltage appliances safely. The setup involves using a relay as a switch, allowing the Arduino to control ...
The concept of automation is getting popularity among people these days and many of them control their lighting, climate, etc remotely at their homes. Several microcontrollers or microprocessors can ...
Check new version: https://github.com/lkankowski/arduino-multi-relay2. This version is not maintained anymore. Arduino program to handle relays and control them using ...
In this project, we are going to build something very simple project, a temperature controlled relay that is used to turn on a dc fan. You can actually change the DC Fan to other electrical devices ...
You may have seen many kinds of Locks like Password based Lock, Finger Print Lock, IRIS activated Lock etc., but today we are sharing a very interesting Lock which is Tilt-to-Unlock Lock. This guy ...