Skip to content

Conversation

meganetaaan
Copy link
Contributor

out
This PR adds drivers for NeoPixel flexible matrix sheet. With these codes, you can use an RGB LED matrix as a Moddable screen like other LCDs.

It has two driver classes under modules/drivers directory:

  • NeoMatrix: a driver class for NeoPixel matrix. Its depends on NeoPixel and has similar API.
  • NeoMatrixRender a screen driver implementation that adapts NeoMatrix to Poco interface

It's still under development. I'm going to add features including "screen rotation", "concatenation of multiple sheets into one single screen" and so on. API docs also needed.

Any comments are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant