# micropython-adafruit-framebuf **Repository Path**: siasjack/micropython-adafruit-framebuf ## Basic Information - **Project Name**: micropython-adafruit-framebuf - **Description**: https://github.com/adafruit/micropython-adafruit-framebuf/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-11 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.