Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
fuss:roomba [2018/09/17 07:53] – [Serial Port Settings] officefuss:roomba [2020/11/13 14:56] – [Convert Lighthouse / Wall Batteries] office
Line 36: Line 36:
 where ''/dev/serial0'' is the serial port interface to the Roomba. where ''/dev/serial0'' is the serial port interface to the Roomba.
  
 +====== Serial Port Settings ======
 +
 +The serial port to communicate with the Roomba can be configured as follows:
 +  * Baud: ''115200'',
 +  * Parity: No parity,
 +  * Data bits: 8-bit,
 +  * 1 stop bit
 +
 +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.
 +
 +====== Convert Lighthouse / Wall Batteries ======
 +
 +The Roomba lighthouse / wall uses LR14 batteries that are hard to come by such that a simple cheap plastic converter can allow you to use common AA batteries instead of LR14.
 +
 +{{fuss_roomba_lighthouse_battery_converter.png?512}}
 +
 +====== Gear Train ======
 +
 +Here is an image providing a clear view of the gear train for the Roomba:
 +
 +{{fuss:fuss_roomba_gear_train.png?512}}
 +
 +On the image, the upper right wheel is coupled to the Roomba electric motor and the torque is distributed via the gear train to the leftmost and downmost gears responsible for rotating the brushes.

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.