Nobody
Nobody
Hi, Has anyone installed the new img on a Pi Zero? I cannot get it to work, it stalls at the boot image. I can ssh in, however. When I...
Raspberry pi (any) with ethernet connection. The code works fine for few minutes then disconnects with no errors. Tried to set up line 'blynk = BlynkLib.Blynk(BLYNK_AUTH)' to 'blynk = BlynkLib.Blynk(BLYNK_AUTH,...
Hi, I'm new to this so I'd appreciate some help. I'm trying to display my external ip (per your example) but I get the following in the log. What should...
Hi, Thanks for sharing. My git repo is private, will the git login work? if so, what part of the lib should I modify? TIA
Hi, does anyone know how to interface the ZTS6531S smt microphone? I it got working with Circuitpy but, I want to use mpython instead. Any help is appreciated.
Hi, Can someone help me out understanding why the lib is crushing? TIA `Checking version... Current version: 0.0 Latest version: 1.0.0 Updating to version 1.0.0... Downloading version 1.0.0 Traceback (most...
Hi, I've been running this hat for quite some time as an alarm clock display connected to a Rpi 0 2. The latter is also connected to a sound card...
Hi, Thanks for sharing!! I found a minor issue on line 34 in server.py. With my ESP32 it was causing the following error: ``` Task exception wasn't retrieved future: coro=...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Problem description The program crashes when measuring an object. It does not happen...