hansehv / SamplerBox

Alternative/extended version of Joseph Ernest's samplerbox
45 stars 25 forks source link

I2C support for OLED displays #111

Closed Klangborn closed 8 months ago

Klangborn commented 9 months ago

I added I2C support for OLED displays since I needed it by myself. Here is a example display that is working with the configuration: https://www.az-delivery.de/products/0-96zolldisplay I left the name of the OLED SPI variables as they were, so there should be no need of changes when upgrading. A test on this branch if OLED SPI displays are still working would be nice (don't have one by myself), since I'm pretty new to python.