ghandmann / usb-fx5dmx

Perl module for low level access to the FX5 DMX USB-Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB::FX5DMX

A perl module for the FX5 DMX USB-Interface from DigitalEnlightment.

The module is basicly a wrapper around the c/c++ interface provided by https://github.com/fx5/usbdmx

This software is in an experimental state! It's my first XS-based perl module, and i still got a lot to learn. ;)

LICENSE

I plan to license this code under the Artistic License (https://dev.perl.org/licenses/artistic.html)

No warranties what so ever.

About

Perl module for low level access to the FX5 DMX USB-Interface


Languages

Language:C++ 93.1%Language:C 4.1%Language:Perl 2.0%Language:XS 0.7%