edlins / libPCA9685

superfast PCA9685 library for Debian platforms. developed on Raspbian on a Pi B+.
MIT License
13 stars 8 forks source link

0.7 RC #56

Closed edlins closed 6 years ago

edlins commented 6 years ago

Release candidate for 0.7:

edlins commented 6 years ago

@pvint If you get a chance, please give the current develop a quick go. I'll give it a day or so before I merge to master as release 0.7. This is mostly an overhaul of the build system. Once this is merged, I can get back to the actual code and outstanding issues.

pvint commented 6 years ago

Compiled and tested - looks good!

Limited testing so far, and I have not tested the netinst stuff, but tested that my lights can be controlled with setPWMVal() and setPWMVals() etc successfully.

I'm using this "in production" now (read: controlling my boat lights), so if anyone finds anything odd it will likely be me, and so far it's working brilliantly! (Side note: I'll write up a tutorial on how I'm using this to control my lighting with an Amazon Alexa soon)