James
James
I also using pizero and nope doesn't work if ALL_TASKS_SHOULD_DMA enabled.
> I didn't dig too far, but I noticed with the Pi Zero & Zero W, `ALL_TASKS_SHOULD_DMA` is enabled, which enables a bunch of optimizations. I got [this ST7789](https://learn.adafruit.com/adafruit-1-3-and-1-54-240-x-240-wide-angle-tft-lcd-displays) working...
Its a fairly fundamental issue. You cannot write in the program files folder unless you're an Administrator AND currently running as Administrator which is NOT default. You have the option...
I should add that my code is 80% same as the colour demo. I have seen a few threads and mention of a fix but all the threads just stop...
I wondered if maybe its because the echo dot is on another wifi access point, i.e. 5ghz. They are all same network. On Sat, 10 Oct 2020, 15:34 kensn, wrote:...
An update to Alexa has made this even less reliable. Pretty much doesn't work now. Now if it doesn't seem to respond for a bit she now doesn't respond to...
yes you can't compare confidence to the number 0.4 because confidence is an array of values. So this can't ever have worked.
I just changed the if to True to see what breaks next, and just fails on line 60. So what's happened is that there is a breaking change in OpenCV?...
when I updated to latest version I now have this problem. When I look left and right YAW I get huge ROLL inputs. It just doesn't work anymore for the...
I am running 0.7.1 alpha. I was going to get some screen shots and it looks correct today. I don't know what I may have done to fix it. Using...