1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-02 22:17:12 +08:00

Add more GPIO devices to README

This commit is contained in:
deadprogram 2014-03-27 11:34:20 -07:00
parent 107aa68846
commit 16c650ae82

View File

@ -101,8 +101,10 @@ Support for many devices that use General Purpose Input/Output (GPIO) have
a shared set of drivers provded using the cylon-gpio module:
- [GPIO](https://en.wikipedia.org/wiki/General_Purpose_Input/Output) <=> [Drivers](https://github.com/hybridgroup/gobot-gpio)
- Analog Sensor
- Button
- LED
- Motor
- Servo
Support for devices that use Inter-Integrated Circuit (I2C) have a shared set of