Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 728 Bytes

readme.md

File metadata and controls

12 lines (7 loc) · 728 Bytes

quadigit-phat

Rust library for the Pimoroni Four Letter pHAT

This library aims to port fourletter-phat driver with 'some' of it's methods into rust, while taking advantage of rusts type features.

As this library is in it's very early stages of development don't expect anything to remain until some release on crates.io.

Issues and pull requests are welcome.

The driver was an extension of: ht16k33 (or rather a fork, as of right now) so credit goes to Jason Peacock and other contributors.

Now it's an extension of: ht16k33-diet