Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Raspberry Pi 5 libGPIOD questions
These changes to the Python? GPIO library functions have me stumped.? I keep looking for documentation, but I haven't found the correct place.
?
I am trying to read and input pin.? I'm interested in edge detection, and possibly debounced input.? I was previously able to do something like this:
GPIO.add_event_detect(door_switch, GPIO.FALLING,? bouncetime = 500)
?
Using GPIOD I can read the input, but it isn't elegant to build loops to check if there was a bounced input.
?
If someone could point me toward better documentation it would be greatly appreciated.
?
Arnold
KQ6DI
|
开云体育I would recommend to post your question at --David KI6ZHD On 05/14/2024 11:37 AM, Arnold Harding
- KQ6DI wrote:
|
to navigate to use esc to dismiss