Anonymous

Project:TecanWireProtocolProject: Difference between revisions

From London Hackspace Wiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 5: Line 5:
Aims of the project are
Aims of the project are


# <s>connect to the machine over serial from python (hardware handshake etc)</s>
* <s>connect to the machine over serial from python (hardware handshake etc)</s>
<pre>
<pre>
$ python tecan_stuffs.py  
$ python tecan_stuffs.py  
Line 11: Line 11:
AYM1@GENESIS-V1.61-07/2001A
AYM1@GENESIS-V1.61-07/2001A
</pre>
</pre>
# <s>initialize the machine</s>
* <s>initialize the machine</s>
This requires to send the firmware command to the Roma "PIA" position initialization, and then send "PIS" to the main initialization
This requires to send the firmware command to the Roma "PIA" position initialization, and then send "PIS" to the main initialization
<pre>
<pre>
Line 17: Line 17:
Initialization complete
Initialization complete
</pre>
</pre>
# read the current position of the Liha (liquid handling module and tips)
* read the current position of the Liha (liquid handling module and tips)
this is kinda working.
** this is kinda working.
# read the current position of the Roma
* read the current position of the Roma
this is kinda working.
** this is kinda working.
# control the Lihi
* control the Lihi
# control the RoMa
** this is kinda working.
# handle collision condition from robot
* control the RoMa
** this is kinda working.
* handle collision condition from robot