-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Aaron Liddiment edited this page Oct 30, 2015
·
9 revisions
This class aims to make using an X/Y/Z matrix of LED's in FastLED much simpler by allowing you to use X/Y to access it. It copes with many wiring schemes while still allowing (0,0) to be defined as any of the corners. Plus it adds several mirroring and primitive line and shape drawing functions. The class is templated to make the X/Y calculation for different wiring methods as efficient as possible.