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.
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