Working with FTDI

Overview

Kobuki provides two different interfaces for communication with host(e.g. Netbook), USB and Serial port however both utilise the RS-232 serial communication mechanisms.

For the USB connection, Kobuki uses a USB to serial converter internally, FTDI's FT232R. By using this chip, kobuki and host can communicate over USB interface. This will ordinarily make the kobuki device appear on COMN, ttyUSBN where N represents the N'th such device to connect. Since this can be non-constant if you are connecting several devices, you can (in linux) apply a udev rule:

1 cd kobuki_ftdi
2 make udev

This will ensure that the kobuki will always show up on /dev/kobuki.



kobuki_driver
Author(s): Daniel Stonier , Younghun Ju , Jorge Santos Simon
autogenerated on Mon Mar 27 2017 01:02:59