Skip to content

Instantly share code, notes, and snippets.

@rhooper
Created January 13, 2019 21:28
Show Gist options
  • Save rhooper/df447310c068019cd8efb1a1c5e16b72 to your computer and use it in GitHub Desktop.
Save rhooper/df447310c068019cd8efb1a1c5e16b72 to your computer and use it in GitHub Desktop.
circuitpython_2019
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