Skip to content

Apparatus for monitoring and recording the operational status of a system of laundry machines

Notifications You must be signed in to change notification settings

cartfisk/laundry-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laundry-detector

Apparatus for monitoring and recording the operational status of a system of 'legacy' laundry machines

Laundry detector is a project I started because of a rotten laundry situation in my previous apartment building.

Overview

note: The hardware side of this project is still under active consideration. The readme as it stands in regards to hardware should be considered a working draft.

The system uses an Arduino Mega, equipped with a Wifi Shield and two SW-420 Vibration Sensors. The sensors are taped to the back of the washer and dryer. The main Arduino loop() function runs every minute, sending a POST request to a web server with the current status of the machines.

From there, a webserver handles the incoming event request and updates the Mongo database accordingly. The server provides client APIs to access the current status of the machines as well as historical data about previous cycles, etc.

About

Apparatus for monitoring and recording the operational status of a system of laundry machines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published