I have the Grayscale Flexible OLED and the flexibleOLED library that I am currently using with an Arduino. I’d like to use this flexible OLED with a Raspberry Pi. Is there a flexibleOLED library in Python? Thanks!
Hello JMoses.
Unfortunately we do not have a library for this product for the Pi.
Okay thanks. Is there any way that I can use the flexible OLED with the Raspberry Pi?
It’s possible, but you’d need to generate the right data. I’d suggest studying the [data sheet and [Arduino library to see what’s being sent to the display and then reproduce that with a python or C program.](GitHub - sparkfun/SparkFun_SSD1320_OLED_Arduino_Library: Display graphics and text on a flexible grayscale display)](https://cdn.sparkfun.com/assets/e/7/6/5/2/SAS1-12003-B_UG-6032CSWBGA1.pdf)