A simple program to read an analoge channel on the Freedom Kl25Z using the ticker object to control timing. The data is written into a circular buffer, which is read by the main loop and sent down the serial line.
Dependencies: FastAnalogIn mbed
Note that the Baud rate is set as 57600 rather than the default 9600.
History
Updated to correct version of FastAnalogIn
2014-07-23, by sas37 [Wed, 23 Jul 2014 16:58:23 +0000] rev 1
Updated to correct version of FastAnalogIn
Version now running;
2014-07-23, by sas37 [Wed, 23 Jul 2014 16:46:41 +0000] rev 0
Version now running;