2 releases
0.1.1 | Feb 22, 2024 |
---|---|
0.1.0 | Feb 20, 2024 |
#719 in Embedded development
12KB
225 lines
max7219-async
An async driver for the MAX7219 based on embedded-hal-async and the max7219
crate by Ales Katona.
License
Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT)
lib.rs
:
A platform agnostic driver to interface with the MAX7219 (LED matrix display driver)
This driver was built using embedded-hal-async
traits.
Dependencies
~235KB