Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongoose-os-apps/smart-washing-machine
Making washing machine smart - MQTT, ESP8266
https://github.com/mongoose-os-apps/smart-washing-machine
Last synced: 3 months ago
JSON representation
Making washing machine smart - MQTT, ESP8266
- Host: GitHub
- URL: https://github.com/mongoose-os-apps/smart-washing-machine
- Owner: mongoose-os-apps
- Created: 2017-11-14T16:31:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T19:03:22.000Z (over 4 years ago)
- Last Synced: 2024-07-31T21:52:53.300Z (6 months ago)
- Language: JavaScript
- Size: 229 KB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mongoose-os - smart-washing-machine - Making washing machine smart - MQTT, ESP8266 (Awesome Mongoose OS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) / Official Examples)
README
# Smart Washing Machine
This is the Mongoose OS code for a WeMos D1 mini microcontroller
from the Smart Washing Machine project presented on YouTube:[![youtube video](https://img.youtube.com/vi/migRN4P1wGI/0.jpg)](https://www.youtube.com/watch?v=migRN4P1wGI)
Using the mos tool from https://mongoose-os.com/software.html
you can build and flash this app to the WeMos board.You also have to enter a valid MQTT server in the device configuration
activate MQTT and connect it to some kind of WiFi.All parameters can be adjusted at the beginning of the code.
# License
Creative Commons Attribution cc-by https://youtube.com/bitlunislab
You can use the code commertially als long you attribute me- bitluni