arduino/TMSEmulator.git
8 years agoEnable indicators for heating and cooling and a pulse heartbeat. master
Pat Thoyts [Mon, 2 Nov 2015 07:50:00 +0000 (07:50 +0000)]
Enable indicators for heating and cooling and a pulse heartbeat.

Updated with changes from the mBed version. The Emulator class now takes
a Stream as a constructor parameter and outputs onto that.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
9 years agoArduino emulator of Linkam TMS 94 and TMS94 microscope temperature stage
Pat Thoyts [Tue, 26 May 2015 19:55:39 +0000 (20:55 +0100)]
Arduino emulator of Linkam TMS 94 and TMS94 microscope temperature stage

Useful for testing in the absence of the physical hardware as all comms
are done using a serial protocol.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>