Skip to content

Releases: adafruit/Adafruit_CircuitPython_Pixel_Framebuf

1.1.6 - Added cp.org link to index.rst

09 Jun 18:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

1.1.5 - Repo documentation and config updates

07 Jun 17:19
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

1.1.4 - Updated documentation link, python version

04 Feb 20:20
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

1.1.3 - Updated pylint version, linted

15 Nov 19:40
6f96af6
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

1.1.2 - Moved pylint to pre-commit

09 Mar 19:50
662eb99
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

Added Pillow Example, Improved Documentation

21 Sep 15:46
dab9e2f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

Implemented double buffer

16 Sep 16:24
48f8a95
Compare
Choose a tag to compare

This update adds a double buffer for optimized drawing by only updating pixels that have changed.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.

Initial Release

16 Sep 15:02
a58a4df
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-pixel-framebuf.

Read the docs for info on how to use it.