Carter Nelson

Results 274 comments of Carter Nelson

Try without the print statements in the loop. I2C comms can also limit things, can try upping clock speed. Closing. Not really an issue with repo.

Closing. Seems fixed with #79. If still an issue, post in forums as suggested above, since it could be other things that should be investigated there. https://forums.adafruit.com/

Looks like this never got clang'd? The fix was added with #97, so closing this one. Thanks for pointing out that bug!

Closing. Seems to be just based on code inspection. If there is a demonstrable issue, please post example code and details and can re-open to investigate.

Closing. I think this was fixed as part of BusIO update. See #56 for more discussion.

For anyone having this issue, please update this library to latest release and try again. Note you may also need to install this library as it is now a dependency:...

Hey @matrix1000 , sorry this got missed. If you're still interested in submitting this PR, can you please update the I2C code to use BusIO. These lines would need to...

Yes. On and off are just the limiting case for 100% and 0% duty cycle. The PCA9685 itself has a special bit in the duty cycle registers: ![image](https://github.com/adafruit/Adafruit_CircuitPython_PCA9685/assets/8755041/398100b5-35b9-4527-8fa9-eb0994808f76) To use...

It's not clear what example sketch was being run here. The only example that uses `getTemplateCount()` is the `fingerprint` example, but it should produce different output than what is shown...

I can reliably recreate this behavior with PID 4750 mentioned in initial post above. But it's working OK testing with PID 4651. Here's with the **same finger**, just to prove...