https://github.com/restioson/dp4a
Distributed Processing system for AVR in rust
https://github.com/restioson/dp4a
Last synced: over 1 year ago
JSON representation
Distributed Processing system for AVR in rust
- Host: GitHub
- URL: https://github.com/restioson/dp4a
- Owner: Restioson
- License: apache-2.0
- Created: 2017-08-26T14:02:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T14:12:37.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T12:29:27.694Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dp4a
Distributed Processing system for AVR in rust
DP4A is a hardware-dependent system for writing ergonomic distributed processing routines for the AVR microcontroller series.
It leverages the power of macros to let you write concise, familiar, and readable code. WIP
# Diagram and explanation
The documentation breaks down the system. You can view it with `cargo docs --open`
