Arduino emulator of Linkam TMS 94 and TMS94 microscope temperature stage
authorPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 26 May 2015 19:55:39 +0000 (20:55 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 26 May 2015 19:55:39 +0000 (20:55 +0100)
commitb053b9d0b0cba96a50b04387df5a6755b879a7f6
treefde764b6bb43749d1426a3ded47103410c6ea59d
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>
Emulator.h [new file with mode: 0644]
TMSEmulator.ino [new file with mode: 0644]