-
It seems that there is an "unlucky" period during and shortly after the initialization of this driver. If the device resets during this period the touch chip seems to get "locked up" into a state wher…
-
My T-Echo with Meshtastic 2.3.15 was running fine but in the middle of the night it just froze. No more Bluetooth connection and the device doesn't react to any button presses. The display just shows …
-
I am trying to connect to the Adafruit Motor hat(that uses the Adafruit PWM code), but the code can't find a I2C device
Error
```
System.InvalidOperationException: No I2C device exist on the specifi…
-
During update the following was posted. Per its request...
.
```
C:\Users\Bruce\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Script…
-
Hi, I am working on a C pi lib for [this quad-encoder seesaw thing](https://www.adafruit.com/product/5752), and have been trying to reverse-engineer from working python-code, but I noticed an error w…
-
I wanted to save a pin by not using the shutdown pin. And I noticed every time I uploaded the code the MCU was unable to communicate with the VL53L1X. And I needed to power cycle to make it work.
A…
-
Hi,
I have a waveshare JetRacer AI Kit 4GB, set up with the newest image from this repo and the jetracer repo from the [waveshare fork](https://github.com/waveshare/jetracer).
I can control `stee…
nighi updated
7 months ago
-
Hello
I purchased a SI1145 and I am trying to use this repo on a raspberry pi zero W but it does not work
can anyone help me out ?
Thank you
kflmiami420
Raspberry Pi Zero W
insta…
-
Python version: 3.7
Operating System: raspbian buster-lite
BlueZ version (bluetoothctl -v) in case of Linux: 5.50
Description
I was simply trying to connect a peripheral device with a central devi…
-
Hi,
I have no issues using the HTU21D, but when I run `[hex(x) for x in i2c.scan()]` it does not show up in my list of i2c device addresses (i.e. I do not see '0x40' anywhere). Running `sudo i2cdet…