InterfaceRoomba

From robotica.unileon.es
Revision as of 10:10, 25 June 2014 by Victorm (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Project Name: Interface Roomba
  • Author: Carlos Rodríguez Hernández
  • Academic Year: 2012-2013
  • Degree: Graduate
  • Tags: MYRA, Turtlebot
  • Status: Finished
  • Source License: GPLv3


Introduction

In this document, it is shown an interface to conect a Roomba vacuum with a PC and a circuit added to it in order to supply power from Roomba to a Kinet camera.

schematic and description

Interface roomba.jpg

In the interface, the chip FT232RL is the main component. The FT232RL is a USB to serial UART interface with optional clock generator output, an integrated Clock Circuit, an integrated EEPROM, etc… This interface is built in a Bus Powered Configuration (see Device Configurations on PDF), in order to get its power from the PC. The pin RTS# is connected with the pin DD (Device Detect) and this pin is put on a high level (5V) when the interface is started, to be able to start the communication between the PC and the BOT . The FT232RL has a configurable CBUS I/O Pin Options, in which CBUS0 has a default configuration of TXLED# for pulsing a LED upon transmission of data, and CBUS1 has a default configuration of RXLED# for pulsing a LED upon receiving data. (See LED Interface on PDF). The value of led’s resistors depends on the D.C. Forward Current of the leds. This interface also contains a voltage regulator circuit to get power to the KINET from the BOT. The input voltage of this regulator is VBAT (14.4V) and the output 12V, but when the ROOMBA is charging the input up until more than 19V, for this way it is necessary using an appropriate heat sinks for this device.

PDF FT232RL: [1]

Roomba conections

In this figure we can see a pin description of the Roomba DIN conector.

Roomba minidin.png

First prototype

TurtleRoomBot with Roomba 521 base

Final designe

Interface int.jpg
Interfaceint2.jpg
Interface plus roomba.jpg