8000 GitHub - geek65535/delcom-vsi: ruby interface to Delcom Engineering "Visual Signal Indicator" (VSI)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

geek65535/delcom-vsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delcom-vsi

ruby interface to Delcom Engineering "Visual Signal Indicator" (VSI)

interface to Delcom Engineering VSI, first generation (http://www.delcomproducts.com/products_USBLMP.asp). This should work with the second generation, but I don't have a unit to test with.

This is based on a Perl module that Wade Johnson and I built: http://search.cpan.org/dist/Device-Delcom-VSI/

To help with permisions, create a file called /etc/udev/rules.d/99-delcom-vsi.rules with this line: ATTR{"idVendor"}="0fc5", ATTR{idProduct}="1223", MODE="0666"

You'll need the libusb and libusb-dev packages, as well as the ruby-dev package (on Ubuntu).

About

ruby interface to Delcom Engineering "Visual Signal Indicator" (VSI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0