PinDetect
Forks of PinDetect
A fork is a repository which is based on a copy of this repository.

The program converts input morse code to letters and prints them


Alarm

PinDectect Lib

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn


Detecting changes in the state of particular pin

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn

Changed to add KL25Z.

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn

pin detect library

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn

InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.
debounce,
DigitalIn,
InterruptIn

Changed default PinMode from PullDown to PullDefault for compatibility with KL25Z
debounce,
DigitalIn,
InterruptIn

PinDetect rework, removed the continuous sampling, using just irq, timers and pin state sequence.
debounce,
debouncing