RPi UnicornHatHD:Pimoroni的Unicorn Hat HD的Perl包装器 源码
姓名 RPi :: UnicornHatHD-在Perl中使用Pimoroni的超棒独角兽HAT HD 概要 use RPi::UnicornHatHD; my $display = RPi::UnicornHatHD -> new(); while (1) { # Mini rave! $display -> set_all( sprintf ' #X ' , int rand ( hex ' FFFFFF ' )); for (0 .. 100, reverse 0 .. 100) {
文件列表
RPi-UnicornHatHD-master.zip
(预估有个16文件)
RPi-UnicornHatHD-master
.gitignore
229B
README.md
3KB
.github
FUNDING.yml
717B
t
00_compile.t
92B
Changes
756B
LICENSE
9KB
minil.toml
189B
暂无评论