rm-hull / luma.oled

Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED

Home Page:https://luma-oled.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for non-Raspberry Pi Linux boards

ahmadexp opened this issue · comments

It would be great if we can have less dependance tot he RPI-GPIO library.
I am trying to use the luma.oled library on the MiSTer FPGA platform.

MiSTer FPGA platform.

Does this platform not have any library available that abstracts the RPi.GPIO library, like for example, jetson-gpio for Jetson Nano?