Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

use strict;
my $oled = RPi::OLED::SSD1306::128_64->new(0x3c);
$oled->string("blah blah", 1);