KRWash Telegram Bot
Check status of your hall washing machines with simple commands on Telegram. We used photoresistors to detect light on washing machine to check if it is in operating (ON) or non-operating mode (OFF). Our washing machine does not vibrate significantly for us to use vibration sensors, hence we used Photoresistors to detect light on the Washing Machine instead.
Circuit Setup
Arduino will be connected to Telegram using a WIFI Module, ESP8266. After collecting information from sensors, it will be sent to a telegram bot in which users will be able to check the status of their block's washing machine anytime, anywhere.
Telegram Bot
To learn more about the circuit, head over to https://github.com/insafhere/NodeMCUmultiplexer