Files
onepilot/tools/serial
Adeeb Shihadeh a59a1fae26 add comma serial to tools
old-commit-hash: 29499463375c659e8c830bf06996a9964c7aaf79
2021-08-18 15:00:51 -07:00
..
2021-08-18 15:00:51 -07:00
2021-08-18 15:00:51 -07:00

comma serial

The comma serial gets you access to a low level serial console on your comma three, while providing astable 12V to power the device.

The serial is available on the comma shop.

setup

  • Connect all three cables to the serial
  • Connect the USB A to your computer
  • Connect the USB-C to the OBD-C port on your comma three

usage

sudo screen /dev/ttyUSB0 115200

or use connect.sh to run the previous command in a loop