Created
January 13, 2019 21:28
-
-
Save rhooper/df447310c068019cd8efb1a1c5e16b72 to your computer and use it in GitHub Desktop.
circuitpython_2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In 2019, I plan to wrap up the _pixelbuf work to accelerate operations on Dotstar and Neopixel strips and matrices. | |
Once that work is done, I plan to add support to it to help work with grids by adding C level pixel order remapping | |
support as well as c-level column/row helpers. Ideally I would also be able to make these work with other display | |
libraries so that we can use these as low-resolution displays. | |
Beyond that, I hope to work on more networking-oriented stuff in CircuitPython as i'd like to replace all my custom | |
smart home internet things with CircuitPython powered devices. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment