Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```