https://github.com/liebman/dryersignal
Simple Dryer cycle complete signal
https://github.com/liebman/dryersignal
Last synced: 4 months ago
JSON representation
Simple Dryer cycle complete signal
- Host: GitHub
- URL: https://github.com/liebman/dryersignal
- Owner: liebman
- License: apache-2.0
- Created: 2017-10-11T02:13:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T18:22:22.000Z (over 8 years ago)
- Last Synced: 2025-06-28T12:45:22.293Z (12 months ago)
- Language: Eagle
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Dryer Signal
I have a cheap dryer, it has no "done" signal. I'm adding one using a current sensor and an ATTiny85
[DryerSignal](DryerSignal) contains the code for the ATTiny85. I used [Eclipse with an Arduino plugin](http://sloeber.io) for development. If you want to use the Arduino IDE then create an empty file named DryerSignal.ino
[eagle](eagle) contains the [Eagle](https://www.autodesk.com/products/eagle/overview) design files.
Its a work in progress....