Skip to content

Configurable visual effects to display on an LED Matrix

Notifications You must be signed in to change notification settings

no3rdw/ledmatrix-effects

Repository files navigation

LEDMatrix Effects!

This project was built for a Feather M4 Express, 32x32 LED Matrix, a NeoKey 1x4, and a PCF8523 real-time clock. It then expanded to include a Circuit Playground Express with an attached IR Remote Receiver.

  • When possible, all effects have been coded to work on other resolution screens (ex. 64x32), although I do not currently have the ability to test this.
  • The real-time clock is optional and can be commented out in device.py. Any time the clock would be displayed, 00:00:00 will be displayed instead.
  • The CPX and IR receiver are optional
  • The NeoKeys are also optional and can be commented out in device.py. Boot.py must be removed if not using NeoKeys.
  • If another microprocessor is used, the effect framerates may need to be adjusted (search for calls to limitStep within each effect's play loop)

Credits

About

Configurable visual effects to display on an LED Matrix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages