How to Capture a Double-Tap using the on-board push button On a Netduino

Recently I’ve taken an interest to micro processors, specifically the Netdruino Plus 2 (running on the .NET micro framework). After playing around with the device I decided to write a little tutorial how to perform a double tap event using the On Interrupt event.

I’ve prepared some code to demonstrate how to achieve this.

Read more “How to Capture a Double-Tap using the on-board push button On a Netduino”