Skip to content

Commit d788829

Browse files
eldruintherealprof
authored andcommitted
Add WIP OPT300x driver (#203)
1 parent be7375b commit d788829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ Work in progress drivers. Help the authors make these crates awesome!
558558
- [RN2xx3] - Serial - A driver for the RN2483 / RN2903 LoRaWAN modems by Microchip
559559
- [ST7735-lcd] - SPI - An embedded-graphics compatible driver for the popular lcd family from Sitronix ![crates.io](https://img.shields.io/crates/v/st7735-lcd.svg)
560560
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
561+
- [OPT300x] - I2C - Ambient light sensors
561562

562563
[MFRC522]: https://github.com/japaric/mfrc522
563564
[motor-driver]: https://github.com/japaric/motor-driver
@@ -627,6 +628,7 @@ Work in progress drivers. Help the authors make these crates awesome!
627628
[RN2xx3]: https://github.com/dbrgn/rn2xx3-rs/
628629
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
629630
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
631+
[OPT300x]: https://github.com/eldruin/opt300x-rs
630632

631633
## no-std crates
632634

0 commit comments

Comments
 (0)