mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-17 09:25:30 +00:00
Update link for waveshare e-ink crate
The crate was moved.
This commit is contained in:
parent
748588ac29
commit
4ea9792210
@ -684,7 +684,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
1. [DS3231] - I2C - real time clock
|
||||
1. [DS3234] - SPI - Real time clock
|
||||
1. [DS323x] - I2C/SPI - Real-time clocks (RTC): DS3231, DS3232 and DS3234 - ![crates.io](https://img.shields.io/crates/v/ds323x.svg)
|
||||
1. [eink-waveshare] - SPI - driver for E-Paper Modules from Waveshare
|
||||
1. [epd-waveshare] - SPI - driver for E-Paper Modules from Waveshare
|
||||
1. [embedded-morse] - Output morse messages - ![crates.io](https://img.shields.io/crates/v/embedded-morse.svg)
|
||||
1. [embedded-nrf24l01] - SPI+GPIO - 2.4 GHz radio
|
||||
1. [GridEYE] - I2C - Rust driver for Grid-EYE / Panasonic AMG88(33) - ![crates.io](https://img.shields.io/crates/v/GridEYE.svg)
|
||||
@ -770,7 +770,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
||||
[DS3231]: https://github.com/wose/ds3231
|
||||
[DS3234]: https://github.com/rust-embedded/wg/issues/39#issuecomment-375262785
|
||||
[DS323x]: https://crates.io/crates/ds323x
|
||||
[eink-waveshare]: https://crates.io/crates/eink_waveshare_rs
|
||||
[epd-waveshare]: https://crates.io/crates/epd-waveshare
|
||||
[embedded-morse]: https://crates.io/crates/embedded-morse
|
||||
[embedded-nrf24l01]: https://crates.io/crates/embedded-nrf24l01
|
||||
[GridEYE]: https://crates.io/crates/grideye
|
||||
|
Loading…
Reference in New Issue
Block a user