Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5334

Python • Debouncing digital inputs, best practices ?

$
0
0
Hi there,

I'd like to debouncing about to 20 inputs.

With Arduino, I do it easily (in c). Not even with proper interrupt or timer.
Just counting the time, and ignoring any change during an amount of time.

Would you help me to do this with python for raspberry ?

Thanks a lot.

Statistics: Posted by julienbayle — Tue May 07, 2024 12:02 pm



Viewing all articles
Browse latest Browse all 5334

Trending Articles