NAME

Device::BusPirate::Chip::SSD1306::I2C - use a SSD1306 OLED driver in I2C mode

DESCRIPTION

This Device::BusPirate::Chip::SSD1306 subclass provides specific communication to an SSD1306 chip attached to the Bus Pirate via I2C.

The chip name for this module is SSD1306-I2C.

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

TODO

Note that this module isn't actually fully tested on real hardware, as the author currently lacks an SSD1306 module with a working I2C interface.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>