celatzur / Washing-Machine

Communication, sensors and actuators for my old washing machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Washing-Machine

Communication, sensors and actuators for my old washing machine with NodeMCU and Arduino code

To detect the end of my old washing machine cycle, and then send an email and beeps. Activate the washing machine with a servomotor through internet. (Create WebServer, Sense Light, Send eMail, Activate Servomotor).

TTD: Check the LDR once every 5 minutes, and sleep after sending the mail to save battery, or between readings. Send mail if battery is low

About

Communication, sensors and actuators for my old washing machine


Languages

Language:C++ 95.9%Language:C 4.1%