0

I want to control my robot using wireless module(zigbee). I have a device FT232R for converting USB to Serial i/f. It is working on windows 7 but I am not getting how to use this device on Linux(ubuntu). Please help me.

Note: Actually my robot is working in slave mode( running on micro-controller). I will control it by sending command over serial wireless link(running on Linux).

Dinesh
  • 706
  • 7
  • 24

1 Answers1

0

If you can't find any existing drivers then libusb might help

David Sykes
  • 48,469
  • 17
  • 71
  • 80