mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-18 23:41:10 +00:00
Update README.md
This commit is contained in:
parent
7b94bbb825
commit
5e5c3c85f2
1 changed files with 2 additions and 2 deletions
|
@ -303,7 +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)
|
- [INA260] - I2C - power monitor - ![crates.io](https://img.shields.io/crates/v/ina260.svg)
|
||||||
- [ILI9341] - SPI - TFT LCD display
|
- [ILI9341] - SPI - TFT LCD display
|
||||||
- [HD44780] - Parallel port - LCD controller
|
- [HD44780] - Parallel port - LCD controller
|
||||||
- [HD44780-hal] - GPIO - LCD controller - ![crates.io](https://img.shields.io/crates/v/hd44780-hal)
|
- [HD44780-driver] - GPIO - LCD controller - ![crates.io](https://img.shields.io/crates/v/hd44780-driver)
|
||||||
- [MCP9808] - I2C - Temperature sensor - ![crates.io](https://img.shields.io/crates/v/mcp9808.svg)
|
- [MCP9808] - I2C - Temperature sensor - ![crates.io](https://img.shields.io/crates/v/mcp9808.svg)
|
||||||
- [AXP209] - I2C - Power management unit
|
- [AXP209] - I2C - Power management unit
|
||||||
- [DS3234] - SPI - Real time clock
|
- [DS3234] - SPI - Real time clock
|
||||||
|
@ -341,7 +341,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||||
[INA260]: https://crates.io/crates/ina260
|
[INA260]: https://crates.io/crates/ina260
|
||||||
[ILI9341]: https://github.com/yuri91/ili9341-rs
|
[ILI9341]: https://github.com/yuri91/ili9341-rs
|
||||||
[HD44780]: http://github.com/kunerd/clerk
|
[HD44780]: http://github.com/kunerd/clerk
|
||||||
[HD44780-hal]: https://github.com/JohnDoneth/hd44780-hal
|
[HD44780-driver]: https://github.com/JohnDoneth/hd44780-driver
|
||||||
[MCP9808]: https://crates.io/crates/mcp9808
|
[MCP9808]: https://crates.io/crates/mcp9808
|
||||||
[PCD8544]: https://github.com/pcein/pcd8544
|
[PCD8544]: https://github.com/pcein/pcd8544
|
||||||
[PCD8544_rich]: https://crates.io/crates/pcd8544
|
[PCD8544_rich]: https://crates.io/crates/pcd8544
|
||||||
|
|
Loading…
Reference in a new issue