FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add NeoMatrix screen driver by meganetaaan · Pull Request #337 · Moddable-OpenSource/moddable · GitHub

Add NeoMatrix screen driver - #337

Open
meganetaaan wants to merge 1 commit into
Moddable-OpenSource:publicfrom
meganetaaan:add_neomatrix
Open

Add NeoMatrix screen driver#337
meganetaaan wants to merge 1 commit into
Moddable-OpenSource:publicfrom
meganetaaan:add_neomatrix

Conversation

Copy link
Copy Markdown
Contributor


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!

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
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


Back | FazBrowse Home | New Git URL