Fork of tsi_sensor library that allows object construction with pin names instead of TSI channels

Fork of tsi_sensor by Martin Kojtal

History

Added KL46Z pin->channel mapping; converted compile time error for other platforms to runtime error (so error only occurs if code is actually called, not for programs that don't use the pin map) default tip

2014-08-06, by bjo3rn [Wed, 06 Aug 2014 08:33:46 +0000] rev 5

Added KL46Z pin->channel mapping; converted compile time error for other platforms to runtime error (so error only occurs if code is actually called, not for programs that don't use the pin map)


Added constructors that take pin names, not just tsi channels

2014-08-04, by bjo3rn [Mon, 04 Aug 2014 07:43:15 +0000] rev 4

Added constructors that take pin names, not just tsi channels


Analog slider contain own instances of electrodes.

2014-02-23, by Kojto [Sun, 23 Feb 2014 18:31:58 +0000] rev 3

Analog slider contain own instances of electrodes.


Forgotten reference for TSI Electrodes in the Analog slider

2014-02-22, by Kojto [Sat, 22 Feb 2014 15:42:11 +0000] rev 2

Forgotten reference for TSI Electrodes in the Analog slider


Header correction

2014-02-22, by Kojto [Sat, 22 Feb 2014 11:25:35 +0000] rev 1

Header correction


the initial version of TSI sensor library. It contains TSI electrode and TSI Analog slider objects.

2014-02-22, by Kojto [Sat, 22 Feb 2014 11:07:29 +0000] rev 0

the initial version of TSI sensor library. It contains TSI electrode and TSI Analog slider objects.