I wanted to create a simple sensor to inform me if unknown people pass by the corridor if a general alarm is set ON. Since PIR is a sensor that needs continuous monitoring, I decided to use an AC powered node. Furthermore, having another pin available on the ESP, I decided to add a DHT11 sensor to report temperature and humidity.
ESP8266-01 PIR and DHT on Thingspeak
I use a ESP8266-01 connected to AC (ACDC converter) to check presence in the corridor and measuring temperature and humidity.
Read more
Comments