Difference between revisions of "Debouncing Microcontroller Inputs"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (→Table) |
Russ hensel (talk | contribs) (→Table) |
||
Line 25: | Line 25: | ||
|[http://www.ganssle.com/debouncing.htm A Guide to Debouncing] | |[http://www.ganssle.com/debouncing.htm A Guide to Debouncing] | ||
|Good guide | |Good guide | ||
+ | | | ||
+ | <!--------------------------------> | ||
+ | |-valign="top" | ||
+ | |[http://www.elexp.com/t_bounc.htm Contact Bounce and De-Bouncing] | ||
+ | | | ||
+ | | | ||
+ | <!--------------------------------> | ||
+ | |-valign="top" | ||
+ | |[] | ||
+ | | | ||
| | | | ||
<!--------------------------------> | <!--------------------------------> | ||
Line 30: | Line 40: | ||
|[] | |[] | ||
| | | | ||
− | | | + | | |
<!--------------------------------> | <!--------------------------------> | ||
|-valign="top" | |-valign="top" | ||
|[] | |[] | ||
| | | | ||
− | | | + | | |
<!-------------------------------- | <!-------------------------------- | ||
Line 41: | Line 51: | ||
|[[]] | |[[]] | ||
| | | | ||
− | | | + | | |
<!-------------------------------- | <!-------------------------------- | ||
|-valign="top" | |-valign="top" |
Revision as of 10:10, 15 December 2012
Debouncing
mark up examples
- PC-Microcontroller Communications discusses free terminal programs, most much better than hyperterminal.
- Arduino and Servo Motor Workshop Course link at AS220 Labs.
Table
What | Comment | Comment2 |
A Guide to Debouncing | Good guide | |
Contact Bounce and De-Bouncing | ||
[] | ||
[] | ||
[] | ||
BoostC Inline C Functions | Special:Export/--- | |
BoostC Explaining BoostC.h | Special:Export/--- | |
BoostC Wiki Help Needed | Special:Export/---
|