LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Using Cutecom to read from usb port (https://www.linuxquestions.org/questions/linux-newbie-8/using-cutecom-to-read-from-usb-port-4175412278/)

The_Realist 06-19-2012 10:11 AM

Using Cutecom to read from usb port
 
Hi,

I recently installed linux on my computer (I'm new to it). I need to somehow read in depth data from a Humminbird fishfinder through an AS PC3 cable. The fishfinder is definitely capable of outputting the data and the website recommends Hyperterminal for Windows.

I think for linux what I need to use is cutecom, and I have installed it. Can cutecom read data from a usb port, or will I need to get an adapter that converts the usb port to a RS232 serial port. What will the "Device" be, because right now all cutecom lists is /dev/ttyS0, /dev/ttyS1, etc.

Thanks a lot in advance.

michaelk 06-19-2012 01:15 PM

Welcome to LinuxQuestions.

Check the output of the dmesg command and see if the fish finder is being recognized and if there is a device ID like /dev/ttyUSB0 or /dev/ttyacm0. If not, then post the output of the lsusb command.


All times are GMT -5. The time now is 11:34 AM.