https://github.com/suda/openlaundryapi-emulator
Washing machine emulator
https://github.com/suda/openlaundryapi-emulator
Last synced: 11 months ago
JSON representation
Washing machine emulator
- Host: GitHub
- URL: https://github.com/suda/openlaundryapi-emulator
- Owner: suda
- Created: 2012-11-10T08:12:38.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-11T10:46:50.000Z (over 13 years ago)
- Last Synced: 2025-03-29T10:11:51.045Z (about 1 year ago)
- Language: Arduino
- Size: 94.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Open Laundry API Washing Machine Emulator
========
Washing machine emulator using Arduino.
Integers from 10 bit ADC sent via serial are scaled to bytes and outputted to PWM pin and then converted to analog using simple [emulator](https://github.com/OpenLaundryAPI/web/wiki/Emulator).