Nieuws

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 ...
In this arduino relay control tutorial we will simply learn How to interface a Relay with Arduino. Here we are not using any Relay Driver IC like ULN2003 and will only use an NPN transistor to control ...
Arduino Relay Driver Shield Circuit Diagram: In this 3-Channel Relay Driver Circuit, we have used an optocoupler to trigger the NPN transistor which further drives the relay. And optocoupler will be ...
The relay module will need 5V from Arduino to power up and will get input from four different digital pins of the Arduino. Now let’s connect the relay module to your home appliance. Take the positive ...
An Arduino project for turning on/off a relay at a scheduled time. The project uses the Adafruit Feather and a real-time clock to ensure accuracy. This project is essentially a hand-made version of ...
In this Lora project, I have shown how to make the LoRa Arduino ESP8266 control relay using the RYLR896 LoRa module with real-time feedback. So after turning on and off the appliances the receiver ...
If so, remember to connect the VCC pin to 5V of the Arduino board to enable the control input pins IN1 and IN2. Also note at this point that, if you want perfect galvanic-isolation, do not link ...
Liquid Mosquito Repellents Timer – Circuit and Working The circuit diagram of the smart timer for liquid mosquito repellents is shown in Fig. 2. It is built around the Arduino Uno board (MOD1), RTC ...
When the ‘in’ sensor (Module2) detects a person followed by ‘out’ sensor (Module1), the microcontroller in Arduino assumes that a person is entering the washroom and it provides 5V at pin 9 of Board1.