Skip to content

Serial Based Controllers

bmorrison4 edited this page Jul 20, 2019 · 1 revision

Configuration Options

Variable Default Value Description
serial_device /dev/ttyACM0 The hardware address of your serial device
serial_name Optional value, that will search for a serial port with a specific hardware namem or ID. Overwrites serial_device with the correct value if found.
baud_rate 9600 Communication speed in Baud. Make sure your controller is set to the same number as this.
Clone this wiki locally