Skip to content

Instantly share code, notes, and snippets.

@eboston
Created March 25, 2015 01:27
Show Gist options
  • Select an option

  • Save eboston/8b5be35b026ff6499e41 to your computer and use it in GitHub Desktop.

Select an option

Save eboston/8b5be35b026ff6499e41 to your computer and use it in GitHub Desktop.
Terminal Tab Output
Changing monitoring state from 'Offline' to 'Opening serial port'
Connecting to: /dev/ttyACM0
Connected to: Serial<id=0x1148fb0, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Starting baud rate detection
Changing monitoring state from 'Opening serial port' to 'Detecting baudrate'
Trying baudrate: 250000
[...]
Baudrate test ok: 1
[...]
Baudrate test ok: 2
[...]
Baudrate test ok: 3
[...]
Baudrate test ok: 4
[...]
Baudrate test ok: 5
[...]
Baudrate test ok: 6
[...]
Baudrate test ok: 7
[...]
Baudrate test ok: 8
[...]
Baudrate test ok: 9
[...]
Send: M999
Changing monitoring state from 'Detecting baudrate' to 'Operational'
Recv: Resend: 1
Recv: ok
Send: M21
Recv: ok
Recv: ok
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment