Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10d77d3

Browse files
add ssd1309 to README
1 parent 73862ad commit 10d77d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
555555
1. [shift-register-driver] - GPIO - Shift register - [Intro blog post][10] - ![crates.io](https://img.shields.io/crates/v/shift-register-driver.svg)
556556
1. [Si4703] - I2C - FM radio turner (receiver) driver - [Intro blog post][31] - ![crates.io](https://img.shields.io/crates/v/si4703.svg)
557557
1. [SSD1306] - I2C/SPI - OLED display controller - [Intro blog post][8] - ![crates.io](https://img.shields.io/crates/v/ssd1306.svg)
558+
1. [SSD1309] - I2C/SPI - OLED display controller - [github][51] - ![crates.io](https://img.shields.io/crates/v/ssd1309.svg)
558559
1. [Sx127x] - SPI - Long Range Low Power Sub GHz (Gfsk, LoRa) RF Transceiver - [Intro blog post][34] - ![crates.io](https://img.shields.io/crates/v/radio-sx127x.svg)
559560
1. [Sx128x] - SPI - Long range, low power 2.4 GHz (Gfsk, Flrc, LoRa) RF Transceiver - [Intro blog post][35] - ![crates.io](https://img.shields.io/crates/v/radio-sx128x.svg)
560561
1. [TC72] - SPI - Microchip TC72 temperature sensor - ![crates.io](https://img.shields.io/crates/v/microchip-tc72r-rs.svg)
@@ -622,6 +623,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
622623
[48]: https://github.com/michaelbeaumont/dht-sensor
623624
[49]: https://blog.eldruin.com/ccs811-indoor-air-quality-sensor-driver-in-rust/
624625
[50]: https://nitschinger.at/Rusty-PID-Porting-the-TSic-sensor-from-C-to-Rust/
626+
[51]: https://github.com/antonok-edm/ssd1309
625627

626628
[AD983x]: https://crates.io/crates/ad983x
627629
[adafruit-alphanum4]: https://crates.io/crates/adafruit-alphanum4
@@ -660,6 +662,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
660662
[shift-register-driver]: https://crates.io/crates/shift-register-driver
661663
[Si4703]: https://crates.io/crates/si4703
662664
[SSD1306]: https://crates.io/crates/ssd1306
665+
[SSD1309]: https://crates.io/crates/ssd1309
663666
[Sx127x]: https://crates.io/crates/radio-sx127x
664667
[Sx128x]: https://crates.io/crates/radio-sx128x
665668
[TC72]: https://crates.io/crates/microchip-tc72r-rs

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /