does anyone knows how to control the 2 channel relay?
http://www.icstation.com/esp8266-2bit-w ... 13039.html
do not undertand this instruction...
how to swtich the relay?
thanks for hints
Explore... Chat... Share...
mischkasmith wrote:You can switch the relays via hex commands.
Relay1 ON A0 01 01 A2
Relay1 OFF A0 01 00 A1
Relay2 ON A0 02 01 A3
Relay2 OFF A0 02 00 A2
baudrate is 115200
Here is a sample code.
https://github.com/mischkasmith/lctech- ... ech2ch.ino
mischkasmith wrote:You can switch the relays via hex commands.
Relay1 ON A0 01 01 A2
Relay1 OFF A0 01 00 A1
Relay2 ON A0 02 01 A3
Relay2 OFF A0 02 00 A2
baudrate is 115200
Here is a sample code.
https://github.com/mischkasmith/lctech- ... ech2ch.ino
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]