napoleon leoni
Public Repositories (9)
-
Last updated: 11 Mar 2014 10 2
-
DebounceIntRTOS
supports interrup handling within mbed rtos, using rtos compatible threads and timer threads
Last updated: 26 Feb 2014 3 5 -
DebounceInt2
Improvement to the DebounceInt library providing an easier to use interface much more alike the usual InterrupIn interface
debouncing, Interrupt HandlingLast updated: 25 Feb 2014 4 6 -
thermostat
Thermostat class implements basic functionality of a thermostat
Last updated: 21 Feb 2014 2 22 -
temperatureRecorder
//TemperatureRecorder class //Written by Napoleon Leoni, February 2014 //This class takes a pointer to an LM75B sensor on the MBED //application board and reads it temperature value, keeps track //of …
Last updated: 21 Feb 2014 2 53 -
InterruptMask
InterruptMask library allows masking/unmasking GPIO interrupts (attached to either the rise or falling edges). It also allows clearing pending interrupts which may come handy before unmasking them.
interrupt, maskingLast updated: 19 Feb 2014 5 72 -
Last updated: 18 Feb 2014 1 42
-
PinDetect_Debounce_Library_Test
Test for PinDetect library. Use constant "#define DIRECTINT" to compile two different versions of the program comparing the status registers related to the interrupt states when using the PinDetect Libraries …
Last updated: 17 Feb 2014 3 7 -
joystickAppBoard
/joystickAppBoard class //Written by Napoleon Leoni; February 2014 //Simple class object to handle joystick state for the mbed application board //5 way Joystick ALPS SKRHADE010 //Down:p12; Left:p13 Centre:p14 Up:p15 Right:p16 …
Last updated: 13 Feb 2014 1 52