The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Usage

This module replaces the Device::SerialPort device with a BlinkyTape simulator. You can use it to develop for the BlinkyTape before actually getting the device.

write

Write bytes to the simulated Port. These are interpreted as BlinkyTape colours and displayed on a Tk window.

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.