Hacker News new | ask | show | jobs
by rowanG077 1004 days ago
I have almost never seen hardware debouncing. It's just way better done in software. Unless you have extremely specialized switched which require HW debouncing(???), please just do it in software.
1 comments

Really? A button just coming from GPIO into a 10k to ground? Is CPU not going to randomly lock up?
There is no reason the CPU is going to lock up. Bounce is not random spurious triggers.