News

We have also built few projects like RF controlled Home Automation and Wireless ... Below in the table, we can clearly see the power consumption of the module in different conditions Warning: If your ...
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 ...
In here I used a breadboard for connecting the modules, and a push-button is used as a doorbell switch. Similarly, on the receiver side, we need to use another Arduino board with the RF receiver ...
O. What is RelayModule Library? If I use it, how easier life will be ? If you have made some Arduino project with Relay Modules, you probably wrote some scattered code for relays. Scattered Code ...
I checked several Arduino projects and related libraries available online but was confused. Finally, I decided to do my first test with the help of a Windows 10 computer as the host. First, I ...
What he ended up with is an RF base station that can learn to take commands from different remote devices. The main components include the solid state relay at the bottom of the image. This lets ...
You'll see something like this: DIY-Arduino-Relay-Module/ │ ├── Based-on-BC548/ │ └── 1-Channel-Relay-Module │ ├── 1-channel-relay-module-test.ino │ ├── 1-channel-relay-module-with-1-LED.png │ ├── ...