ENG
Pir sensor with telegram messages support
You can verify that the bot is online and working by writing anything in the chat, the bot responds by replicating what you write
File Test01_HCSR505.ino test the sensor (no bot telegram)
File PIR_Alarm_Telegram.ino Main program
ITA
ESP32 con sensore PIR che avvisa via telegram quando rileva movimento
Puoi verificare che il bot sia online e funzionante scrivendo qualsiasi cosa in chat, il bot risponde replicando quello che scrivi
File Test01_HCSR505.ino test funzionamento del sensore (no bot telegram)
File PIR_Alarm_Telegram.ino programma principale
Added a relay connected to pin 2, is the shared pin with the onboard led
Aggiunto relé al pin 2, è quello condiviso con il led sulla scheda (nel mio caso)
Ideas From: https://randomnerdtutorials.com/telegram-esp8266-nodemcu-motion-detection-arduino/ https://gist.github.com/nafiesl/4ad622f344cd1dc3bb1ecbe468ff9f8a https://github.com/witnessmenow/Universal-Arduino-Telegram-Bot