Update README to include PCA9544A i2c device
This commit is contained in:
parent
4cc9d1ac5d
commit
8df5ccbe5d
2
LICENSE
2
LICENSE
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2013-2015 The Hybrid Group
|
||||
Copyright (c) 2013-2016 The Hybrid Group
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -264,8 +264,10 @@ through a shared `cylon-i2c` module:
|
|||
- LSM9DS0XM 9 Degrees of Freedom IMU
|
||||
- MPL115A2 Barometer/Thermometer
|
||||
- MPU6050 Triple Axis Accelerometer and Gyro
|
||||
- PCA9544a 4-Channel I2C Mux
|
||||
- PCA9685 16-Channel 12-bit PWM/Servo Driver
|
||||
|
||||
|
||||
In addition to our officially supported platforms, we have the following 7 user contributed platforms:
|
||||
|
||||
Platform | Support
|
||||
|
@ -341,4 +343,4 @@ For the release history, please go to [RELEASES.md](https://github.com/hybridgro
|
|||
|
||||
## License
|
||||
|
||||
Copyright (c) 2013-2015 The Hybrid Group. Licensed under the Apache 2.0 license.
|
||||
Copyright (c) 2013-2016 The Hybrid Group. Licensed under the Apache 2.0 license.
|
||||
|
|
Loading…
Reference in New Issue