Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmunns/pretty-hal-machine
https://github.com/jamesmunns/pretty-hal-machine
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesmunns/pretty-hal-machine
- Owner: jamesmunns
- License: apache-2.0
- Created: 2022-02-06T22:01:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T19:34:10.000Z (over 1 year ago)
- Last Synced: 2024-10-09T07:10:12.744Z (30 days ago)
- Language: Rust
- Size: 520 KB
- Stars: 59
- Watchers: 8
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# pretty HAL machine
Here's a quick diagram showing how `pretty HAL machine` can be used for developing Embedded Rust drivers:
![Stream Diagram](./assets/diagram-002.jpg)
More info soon! For now you can watch the stream where I wrote the
USB-to-I2C adapter for the splitpea software [on youtube!](https://www.youtube.com/watch?v=2S6G7wd8Kpo).The goal of this project is to make a "PC to any protocol adapter" using cheap, off the shelf microcontrollers.