Since the initial prototype is going to use the I2C bus on the Edison, the first task I've assigned myself is getting a PCA9685 working with the board. I want to support as many boards as possible, but they all have different I2C modules with unique APIs. This drove me to create a simple wrapper to abstract them so that the bus can become more transparent to the framework. Behold, Pi2c is born!
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.