mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-03 15:40:18 +00:00
Add hd44780-hal to embedded-hal-driver section
https://github.com/JohnDoneth/hd44780-hal
This commit is contained in:
parent
f755c1f18a
commit
7b94bbb825
@ -303,6 +303,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
- [INA260] - I2C - power monitor - ![crates.io](https://img.shields.io/crates/v/ina260.svg)
|
||||
- [ILI9341] - SPI - TFT LCD display
|
||||
- [HD44780] - Parallel port - LCD controller
|
||||
- [HD44780-hal] - GPIO - LCD controller - ![crates.io](https://img.shields.io/crates/v/hd44780-hal)
|
||||
- [MCP9808] - I2C - Temperature sensor - ![crates.io](https://img.shields.io/crates/v/mcp9808.svg)
|
||||
- [AXP209] - I2C - Power management unit
|
||||
- [DS3234] - SPI - Real time clock
|
||||
@ -340,6 +341,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
[INA260]: https://crates.io/crates/ina260
|
||||
[ILI9341]: https://github.com/yuri91/ili9341-rs
|
||||
[HD44780]: http://github.com/kunerd/clerk
|
||||
[HD44780-hal]: https://github.com/JohnDoneth/hd44780-hal
|
||||
[MCP9808]: https://crates.io/crates/mcp9808
|
||||
[PCD8544]: https://github.com/pcein/pcd8544
|
||||
[PCD8544_rich]: https://crates.io/crates/pcd8544
|
||||
|
Loading…
Reference in New Issue
Block a user