Troubleshooting Relay Activation for Water Pump Control Based on PIR Sensor Detection on ESP32
Still based on my project on home automation system that controls water pumps and taps based on motion detection using the Zephyr RTOS on an ESP32. How can i properly control a water pump based on motion detection from the PIR sensor?
Am hving an issue where my relay is not activating, i have tried checking the relay wiring, tested the relay with a simple
on/off
code and verified power supply to the relay module. But still have same issues
here's my code
0 Replies