A
Ashley Harris
I hope to have a Linux box sitting in the boot of my car using perl and some
CPAN modules for Ogg-Vorbis and Audio Streaming for a home-built stereo
system. I recently scored a GPS locater that plugs into a USB port, and
this. The old PC doesn't have a usb card in it, not a big deal, I'd pay a
few bucks for it, but I can't seem to find a USB module for perl?
is there a Devise::USB or equiverlant module for perl?
are there other methods of reading from a USB port in this setup? something
like `/dev/usb1 > /home/gps/gps.grab.txt` and then reading the text file
with my perl script?
or is it possible to do some cable cutting and soldering to plug a USB
device into a serial port and read with the serial module?
The protocol used by the device is a text protocol NEMA1803 or something of
the like, sent over USB 1.1?
Any ideas people?
CPAN modules for Ogg-Vorbis and Audio Streaming for a home-built stereo
system. I recently scored a GPS locater that plugs into a USB port, and
this. The old PC doesn't have a usb card in it, not a big deal, I'd pay a
few bucks for it, but I can't seem to find a USB module for perl?
is there a Devise::USB or equiverlant module for perl?
are there other methods of reading from a USB port in this setup? something
like `/dev/usb1 > /home/gps/gps.grab.txt` and then reading the text file
with my perl script?
or is it possible to do some cable cutting and soldering to plug a USB
device into a serial port and read with the serial module?
The protocol used by the device is a text protocol NEMA1803 or something of
the like, sent over USB 1.1?
Any ideas people?