New Topic
Register
Login
HOME
COMMUNITY
FORUM
WIKI
BLOG
LEARN
Forum
>
Replies by stevegale54
stevegale54
Topics
Replies
Replies (2)
Topic:
HuskyLens With Raspberry
You Reply:
I think its an error with the python library when the returned data is null or all zeroes.
I have forked the library and it seems to work, although I am still testing.
The code can be found here
https://github.com/windy54/HUSKYLENSPython.git
It might not be the most elegant fix but it seems to work!
Also I have added a main function, so if you type
python3 huskylib.py it will runa face recogntiion example.
The function hl.blocks() now returns a class rather than list, so an earlier example I tried did not work.
Steve
Topic:
Huskylens failed firmware update - now "bricked"
You Reply:
No I was using Buster OS on my PI.
Once the initial panic died down Itried it again on my MAC and that all worked.
So I have a working huskylens again, now to connect it to my PICO.
Steve