Kevin

Results 6 comments of Kevin

Hello! Thanks for the kind words. I don't use this library much now, since I am not teaching the class that used it anymore. But I am glad to hear...

your demo doesn't work anymore, divshot ceased operations in Dec

Not really an answer, but I recently had a similar question. A simple example, I took an example image and color coded the first corner and got this result. ![download-1](https://user-images.githubusercontent.com/918960/109393686-2e0d3100-78f1-11eb-8487-feec7ea5822a.png)...

It is probably your corporate firewall. I have seen this before and if you talk with your IT people, they should be able to allow traffic through the firewall to...

I would keep all interaction with external hardware (serial, i2c, etc) in the same thread. So threads don’t do globals, you pass instances of dynamically created objects to them via...

Did you setup your controller for USB interface on the [DIP switches](https://github.com/MomsFriendlyRobotCompany/pysabertooth/blob/master/docs/Sabertooth2x32QuickStart.pdf) properly?