Arduino Led Matrix 8x7 WS2811: Difference between revisions
From wikiluntti
(Created page with "== Introduction == Make a 7x8 led matrix using WS2811 led strips. == Theory == === Building the box === === Wiring === <gallery> Arduino WS2811 Programming.svg | Program...") |
|||
Line 17: | Line 17: | ||
== Programming == | == Programming == | ||
See the gist file for a sample code to show some letters: https://gist.github.com/markkuleino/65c1d48b05597e7f92b15a47b3d49435 |
Revision as of 21:33, 29 July 2021
Introduction
Make a 7x8 led matrix using WS2811 led strips.
Theory
Building the box
Wiring
-
Programming. No +5V is needed.
-
Running only.
Programming
See the gist file for a sample code to show some letters: https://gist.github.com/markkuleino/65c1d48b05597e7f92b15a47b3d49435