mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-27 13:48:56 +08:00
docs: mention SPI driver interface and APA102 support
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
71ca8ed02f
commit
f85d3b85b1
@ -283,6 +283,12 @@ drivers provided using the `gobot/drivers/i2c` package:
|
|||||||
- TSL2561 Digital Luminosity/Lux/Light Sensor
|
- TSL2561 Digital Luminosity/Lux/Light Sensor
|
||||||
- Wii Nunchuck Controller
|
- Wii Nunchuck Controller
|
||||||
|
|
||||||
|
Support for devices that use Serial Peripheral Interface (SPI) have
|
||||||
|
a shared set of drivers provided using the `gobot/drivers/spi` package:
|
||||||
|
|
||||||
|
- [SPI](https://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus) <=> [Drivers](https://github.com/hybridgroup/gobot/tree/master/drivers/spi)
|
||||||
|
- APA102 Programmable LEDs
|
||||||
|
|
||||||
More platforms and drivers are coming soon...
|
More platforms and drivers are coming soon...
|
||||||
|
|
||||||
## API:
|
## API:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user