Debounce InterruptIn
Dependents: led_sigfox Allumag_lampe_sigfox Case_study_02_Turnstile B18_MP3_PLAYER ... more
History
Modifications to template version for member functions
2014-02-25, by kandangath [Tue, 25 Feb 2014 23:44:37 +0000] rev 22
Modifications to template version for member functions
Added option to attach to a class member
2014-02-25, by kandangath [Tue, 25 Feb 2014 07:13:29 +0000] rev 21
Added option to attach to a class member
Updated Documentation
2014-02-21, by kandangath [Fri, 21 Feb 2014 16:50:56 +0000] rev 20
Updated Documentation
A bit more code cleanup
2014-02-19, by kandangath [Wed, 19 Feb 2014 03:30:52 +0000] rev 19
A bit more code cleanup
Support checking rise and fall of signals
2014-02-19, by kandangath [Wed, 19 Feb 2014 01:47:45 +0000] rev 18
Support checking rise and fall of signals
Monitor both rising and falling edges
2014-02-18, by kandangath [Tue, 18 Feb 2014 20:38:50 +0000] rev 17
Monitor both rising and falling edges
Default value for interrupt trigger
2014-02-18, by kandangath [Tue, 18 Feb 2014 20:22:31 +0000] rev 16
Default value for interrupt trigger
Updates
2014-02-18, by kandangath [Tue, 18 Feb 2014 20:18:12 +0000] rev 15
Updates
Also poll pin value at the end of the debounce period
2014-02-18, by kandangath [Tue, 18 Feb 2014 17:26:42 +0000] rev 14
Also poll pin value at the end of the debounce period
Change member function
2014-02-18, by kandangath [Tue, 18 Feb 2014 16:51:44 +0000] rev 13
Change member function