-
I hope for a quick bugfix and I'm still looking for a solution...
-
Hi,
Python is a script language and not a good language for time-sensitive comms. The HX711 is a very simple device with little tolerance on its comms at 80hz. That's why python can never achieve…
fleek updated
2 years ago
-
Hi I am assuming that this will not support the new Raspberry PI 5 hardware?
Thanks
-
### Hello guys. Unfortunately I can't setup binary sensor. But Cover and Switch entities work well..
Logger: homeassistant.components.binary_sensor
Source: helpers/entity_platform.py:364
inte…
-
I'm using python 3.9, I've tested the code with other GDX sensors and I can connect without any problem, but when I try to connect the GDX-PYR it gives me this error
C:\Users\kyo_a\Documents\Eduard…
-
Operating system: Ubuntu 21.04 Hirsute
Python version: e.g. 3.8.8
Pi model: e.g. Pi 4 Model B 4GB RAM
GPIO Zero version: e.g. 1.6.1
Pin factory used: RPiGPIO
```python
# import os
# os.envi…
-
Starting Test_Motor.py on Raspberry pi 5 and got
MotorShield/PiMotor.py", line 294, in __init__
GPIO.setup(self.pin,GPIO.OUT)
RuntimeError: Cannot determine SOC peripheral base address
-
Hi all,
Pi-stomp on PI5 would be awesome!!!
Best wishes to you all!!
Maarten
-
I have waveshare V2 e-paper and when I run the python test file I get an error:
```
pi@jayofelony:~/e-Paper/RaspberryPi_JetsonNano/python/examples $ python3 epd_2in13_V2_test.py
Traceback (most …
-
### Script Command
```shell
GPIO has changed on the Pi 5. Currently Bookworm 64-bit Lite fails to run blinkatest.py with the following error.
$ python3 blinkatest.py
Hello, blinka!
Traceba…