This website requires JavaScript.
Explore
Help
Sign In
avr
/
avr_demo
Watch
1
Star
0
Fork
0
You've already forked avr_demo
mirror of
synced
2024-12-21 12:19:57 +01:00
Code
Releases
Activity
avr_demo
/
button_debounce_shift
History
Mika Tuupola
b565730880
Add link to Lab Book Pages where this technique was found.
2011-10-12 00:14:57 +03:00
..
main.c
Add link to Lab Book Pages where this technique was found.
2011-10-12 00:14:57 +03:00
main.h
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00
Makefile
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00
timer.c
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00
timer.h
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00
uart_async.c
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00
uart.h
Button debouncing with bitshifting.
2011-10-11 23:58:04 +03:00