Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unexist/heos-dial
HEOS controller based on MD5Stack and Rust [MIRROR]
https://github.com/unexist/heos-dial
arduino esp32 heos-api md5dial rust
Last synced: 17 days ago
JSON representation
HEOS controller based on MD5Stack and Rust [MIRROR]
- Host: GitHub
- URL: https://github.com/unexist/heos-dial
- Owner: unexist
- License: gpl-3.0
- Created: 2024-09-26T10:19:42.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-21T14:35:19.000Z (26 days ago)
- Last Synced: 2024-10-22T00:14:54.781Z (26 days ago)
- Topics: arduino, esp32, heos-api, md5dial, rust
- Language: Rust
- Homepage: https://hg.unexist.dev/heos-dial
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= heos-dial
This project holds a small controller software for HEOS based on MD5Dial and Rust
== Modules
[cols="1,3"]
|===
| heos-dial
| The actual firmware| heos-lib
| Heos parser lib crate
|===== Links
- https://github.com/m5stack/M5Dial
- https://shop.m5stack.com/products/m5stack-dial-esp32-s3-smart-rotary-knob-w-1-28-round-touch-screen=== Rust
- https://github.com/rust-embedded/awesome-embedded-rust
- https://gitlab.com/cyril-marpaud/rust_esp_quickstart
- https://docs.esp-rs.org/book/overview/using-the-standard-library.html