-
Please consider adding a GPIO driver for DHT22/11 temperature and humidity sensors.
-
In GitLab by @yshimmyo on Nov 30, 2019, 07:55
`find ./ -name "*.hsp" -exec "sed -i 's/cgpio/gpio/g'"`
e.g.:
https://adaptive.u-aizu.ac.jp/gitlab/ome/ome2019/blob/eb661ae992739f88359571c05c260a3bb0a…
-
I'm trying to run the examples/rgb_display_minipitftstats.py and I get the following error:
```
Traceback (most recent call last):
File "/home/pi/src/picam3-minipitft/button.py", line 11, in
…
-
some of the available sensors are working. Some are not.
Basically Accero/Gyro are not working and suspect it is related to gpio issue.
Light/Hall/Distance/Mag are working.
-
Hi,
I'm wondering if I could be missing something easy here, sorry if I have, I have tried to configure the "Price configuration", the scenario I am trying to achieve is the following.
Import = …
-
More than an issue this is a call for discussion and comments.
CPU implementations define their own GPIO functions and calls, but I think we need to have an unified GPIO API, even if the current regi…
-
Arduino board: Arduino Nano v3
Arduino IDE version (found in Arduino -> About Arduino menu): 2.3.2
Dear Maintainers!
I would like to ask for some improvement of this library to make it more rob…
-
### The problem
after flashing a "good" ie., working config for a fingerprint sensor i get the `[E][component:082]: Component fingerprint_grow is marked FAILED` error after connecting to the device…
-
T-Relay S3 supports up to 3 expansion boars to have up to 24 relays.
I'd like to ask for an example with an expansion board, so it will be easier for beginners (like me) to get started.
Also, do I…
Misiu updated
1 month ago
-
Im trying to hook up my rowing machine sensors but im having trouble getting to pick up the signal. Now this may be entirely my fault (and probably is)
My problem is I don't quite understand how the …