Skip to content

Commit ecfd432

Browse files
committed
Add WIP driver for VEML6040
1 parent 1758ee8 commit ecfd432

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
@@ -469,6 +469,7 @@ Work in progress drivers. Help the authors make these crates awesome!
469469
- [DW1000] - SPI - Radio transceiver for communication based on IEEE 802.15.4 and position tracking - ![crates.io](https://img.shields.io/crates/v/dw1000.svg)
470470
- [radio-at86rf212] - SPI - Sub GHz 802.15.4 radio transceiver ![crates.io](https://img.shields.io/crates/v/radio-at86rf212.svg)
471471
- [vesc-comm] - A driver for communicating with [VESC-compatible electronic speed controllers](http://vedder.se/2015/01/vesc-open-source-esc/) ![crates.io](https://img.shields.io/crates/v/vesc-comm.svg)
472+
- [VEML6040] - I2C - RGBW color light sensor - ![crates.io](https://img.shields.io/crates/v/veml6040.svg)
472473

473474
[MFRC522]: https://github.com/japaric/mfrc522
474475
[motor-driver]: https://github.com/japaric/motor-driver
@@ -533,6 +534,7 @@ Work in progress drivers. Help the authors make these crates awesome!
533534
[DW1000]: https://crates.io/crates/dw1000
534535
[radio-at86rf212]: https://crates.io/crates/radio-at86rf212
535536
[vesc-comm]: https://github.com/chocol4te/vesc-comm
537+
[VEML6040]: https://crates.io/crates/veml6040
536538

537539
## no-std crates
538540

0 commit comments

Comments
 (0)