NAME
Device::BlinkyTape:WS2811 - Control a WS2811-based BlinkyTape
SYNOPSIS
my
$bb
= Device::BlinkyTape::WS2811->new(
dev
=>
'/dev/tty.usbmodem'
);
See Device::BlinkyTape for documentation.
AUTHOR
Oskari Okko Ojala <okko@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) Oskari Okko Ojala 2013
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl you may have available.