HomeGenie Forum

Automation Program Plugins and Wizard Scripting => Raspberry Pi GPIO/SPI/I2C => Topic started by: homebro on May 04, 2017, 06:43:56 AM

Title: OLED SSD1306 with HG on Banana Pi
Post by: homebro on May 04, 2017, 06:43:56 AM
I'm trying to get a SSD1306 OLED display to work with the package from HG r525 on a Banana Pi. The display is working outside HG fx. with the python library luma.oled. In HG I get the error "CR Connector pintout Unknown is not supported". Perhaps it's because the display is on i2c port/bus 2 (i2c-2) but I can't define that in the HG program options. Any help out there?