Category: electronics
-
How to setup relay for Home automation using Google Home, ESP32 and Arduino Cloud
Read More: How to setup relay for Home automation using Google Home, ESP32 and Arduino CloudHardware Required: ESP32 (I used ESP-WROOM-32) 5V relay prerequisites: Install Arduino Cloud agent by downflowing it from https://cloud.arduino.cc/download-agent/ and installing the downloaded file. Navigate…
-
How to use a relay with Raspberry Pi
Read More: How to use a relay with Raspberry PiWire the relay Program to turn relay on and off Create python script named relay.py with below code Execute the program