Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
fuss:roomba [2018/09/14 06:31] – created officefuss:roomba [2018/09/16 01:43] office
Line 21: Line 21:
  
 {{fuss:fuss_roomba_battery_fix_soldering.png?512}} {{fuss:fuss_roomba_battery_fix_soldering.png?512}}
 +
 +====== Serial Port Settings ======
 +
 +The serial port to communicate with the Roomba can be configured as follows:
 +  * Baud: ''115200'',
 +  * No parity,
 +  * 8-bit,
 +  * 1 stopbit
 +
 +On linux, the serial port can be configured with ''stty'':
 +<code bash>
 +stty -F /dev/serial0 115200 raw -parenb -parodd cs8 -hupcl -cstopb clocal
 +</code>
 +where ''/dev/serial0'' is the serial port interface to the Roomba.
  

fuss/roomba.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.