samwinslow / micropython-adafruit-framebuf

Pure python implementation of MicroPython framebuf module. Useful for boards with limited flash memory that cannot use the native C framebuf module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED LIBRARY

This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.

We are now only supporting CircuitPython libraries.

Please see the CircuitPython implementation here: https://github.com/adafruit/Adafruit_CircuitPython_framebuf

micropython-adafruit-framebuf

Pure python implementation of MicroPython framebuf module. Useful for boards with limited flash memory that cannot use the native C framebuf module.

About

Pure python implementation of MicroPython framebuf module. Useful for boards with limited flash memory that cannot use the native C framebuf module.

License:MIT License


Languages

Language:Python 100.0%