Close

Debouncing/display routines

A project log for Chess Mate

AVR based chess computer

danjovicdanjovic 12/11/2015 at 03:150 Comments

Testing the display refresh and debounce routine. So far only the CLR key is being tested whilst the display code is already fully implemented. Notice the fast presses at the final moments of the video. They do not change the display because the short press/noise treshold is 100ms (whilst the long press treshold is 600ms).

Discussions