↧
Bus Pirate binmode Perl test script
Here’s a Perl script that demonstrates the new Bus Pirate binary bitbang mode. You’ll need Perl with Win32::SerialPort or Device::SerialPort, and a Bus Pirate with firmware v2.4 or later. Edit the...
View ArticleSelf-test in binary mode
See the latest version in the documentation wiki. Since v2 the Bus Pirate firmware has included a self-test that verifies the function of pins and peripherals. The latest v2.6-nightly build adds a...
View ArticleGet Bus Pirate version from a script
This Perl script demonstrates a way to get the Bus Pirate hardware and firmware version from binary mode. The approach is pretty simple: enter binary mode, reset from binary mode, parse the version...
View Article#twatch Perl library
philalex wrote a Perl library to control the #twatch. You can leave suggestions and comments in the forum.
View Article