NAME

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

DESCRIPTION

This Device::BusPirate::Chip::SSD1306 subclass provides specific communication to an SSD1306 chip attached to the Bus Pirate via SPI in 4-wire mode; where the D/C# pin is attached to the AUX line.

The chip name for this module is SSD1306-SPI4.

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

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>