adafruit / Adafruit_CircuitPython_framebuf

CircuitPython framebuf module, based on the Python framebuf module
MIT License
39 stars 36 forks source link

Add RGB565 format support #48

Closed philsuth closed 1 year ago

philsuth commented 2 years ago

Here's an RGB565 format. Tested on a Beaglebone Black under python3, so it's possible there are CircuitPython incompatibilities.