Overview
- Object ID : 2722 (2013-04-04)
- Author : photomankc | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Human Input
- Licence : Other
Content
Simple debounced buttons for propeller projects. There is a single-shot press, a repeatable press, and timed press function. These are all foreground functions so no extra cogs needed and they were intentionally kept simple. See code comments for details.