rm-hull / luma.lcd

Python module to drive PCD8544, HT1621, ST7735, ST7567 and UC1701X-based LCDs
https://luma-lcd.readthedocs.io
MIT License
156 stars 56 forks source link

Support Banana PI #21

Closed RomanGoncharov closed 7 years ago

RomanGoncharov commented 7 years ago

Hello! Does your library supports Banana PI?

rm-hull commented 7 years ago

If the banana pi supports SPI (what does ls -l /dev/spi* show?) and RPi.GPIO (or there is an equivalent) that works, then it should work.

thijstriemstra commented 7 years ago

@RomanGoncharov any feedback?

thijstriemstra commented 7 years ago

No feedback, closing.