Git Product home page Git Product logo

laundry's Introduction

Laundry

Problem: Often I forget about a load of laundry. I would like to minimize the time a load has been sitting idle.

Solution: Sense that the washer or dryer is no longer in use, then contact me via SMS.

I chose SMS because, like many others, my phone is with me at all times. Interfacing with SMS is simple thanks to Twilio, especially compared to building my own phone-based client, or integrating with chat-based apps like Facebook Messenger. Email was another alternative, but I did not want to fill my inbox with more junk.

Architectural Diagram

Architectural Diagram

Both the MQTT broker and subscriber live on the same Raspberry Pi device, however this is not necessary.

Tilt Sensor Wiring Diagram

Tilt Sensor Wiring Diagram

Possible Future Improvements (assuming I care to improve this)

  • Apply certificates for secure message transport
  • Use a more robust sensor than the tilt sensor
  • Use different algorithm and threshold to trigger SMS notification

Replicated from my website

laundry's People

Contributors

kpascual avatar labskp avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.