The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Device::Chip::SSD1306::SPI4 - use a SSD1306 OLED driver in 4-wire SPI mode

DESCRIPTION

This Device::Chip::SSD1306 subclass provides specific communication to an SSD1306 chip attached via SPI in 4-wire mode; using the D/C# pin.

For actually interacting with the attached module, see the main Device::Chip::SSD1306 documentation.

MOUNT PARAMETERS

dc

The name of the GPIO line on the adapter that is connected to the D/C# pin of the chip.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>