Go to the source code of this file.
Classes | |
| class | demo.PipetteInfoOutput |
| class | demo.PipetteOutputHeader |
Namespaces | |
| namespace | demo |
Functions | |
| def | demo.convert_hex |
| def | demo.convert_str |
| def | demo.hex_to_short |
| def | demo.make_action_msg |
| def | demo.make_msg |
| def | demo.make_voyager_move |
| def | demo.print_hex |
| def | demo.print_hex_msg |
| def | demo.recv_msg |
| def | demo.send_msg |
Variables | |
| string | demo.bd_addr = "00:80:98:e6:2b:30" |
| tuple | demo.data = sock.recv(1024) |
| tuple | demo.h = recv_msg(sock) |
| tuple | demo.i = PipetteInfoOutput(h) |
| int | demo.port = 1 |
| int | demo.seqnum = 1 |
| tuple | demo.sock = bluetooth.BluetoothSocket( bluetooth.RFCOMM ) |