jflozanor / astm-serial

implement astm communication standar e1381 in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sampel communication with astm e1381 protocol.

ready on pip

pip install astm-serial

for documentation please visit http://astm-serial.readthedocs.io/

under construction

schema communication:

client > ENQ
server > ACK
client > DATA
server > ACK
client > EOT

NAK handling

client > ???
server > NAK
client > EOT

About

implement astm communication standar e1381 in python

License:Other


Languages

Language:Python 88.8%Language:Arduino 11.2%