icwmp / Arduino-Washing-Machine-Monitor

Washing machine monitor (firmware) using an Arduino Uno and an Ethernet shield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino-Washing-Machine-Monitor travis

NEW: Home Assistant integration. Simply plug this in and point at an MQTT server which is consumed by HA, and the sensor will automatically show up in the UI!

What does it do?

It monitors washing machines using an accelerometer with an analog output - primarily the spinning cycles as those generate the largest amount of vibrations.

What is it good for?

Say you have a laundry room in the basement and want to be notified when the washing cycle has completed. This project is a good start.

License

This project is in the public domain.

About

Washing machine monitor (firmware) using an Arduino Uno and an Ethernet shield


Languages

Language:C++ 98.4%Language:C 1.6%