Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dadleyy/milton
exploring rust through home IoT applications
https://github.com/dadleyy/milton
elm rust
Last synced: 9 days ago
JSON representation
exploring rust through home IoT applications
- Host: GitHub
- URL: https://github.com/dadleyy/milton
- Owner: dadleyy
- License: isc
- Created: 2022-01-19T03:52:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T01:37:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T00:30:47.309Z (2 months ago)
- Topics: elm, rust
- Language: Rust
- Homepage: https://www.youtube.com/watch?v=I8Yg-Q2ACvI
- Size: 2.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Milton
A web app for controlling lights on a printer and getting less-sensitive info from octoprint.
```
/src/milton-ui <- elm frontend source code
/src/milton-web <- rust web application
/src/milton-rs-lights <- rust firmware for esp32c3 ws2812 led controller
```