Rene Greiner
Public Repositories (2)
-
Mbed 2 deprecated
FunctionPointers
Modified version of Andy Kirkhams FPointer.h http://mbed.org/users/AjK/libraries/FPointer/ll7nhv Advantages: - reduced size of from 12 -> 8 byte by usage of a unnamed union - speedup function call by removing one …
Last updated: 11 Dec 2011 1 9 -
Mbed 2 deprecated
IRQKeypad1
first version of a keypad (4x3) implementation working with interrupts instead of polling.
interrupts, keypadLast updated: 11 Dec 2011 1 106