Skip to content

pixelmatix/SmartMatrix_Fadecandy

Repository files navigation

This port of Fadecandy firmware is compatible with the Arduino SmartMatrix 4.0 Library, and Teensy 3.1/3.2

Teensy 3.5/3.6 isn't supported

For Teensy 4.0/4.1, use: https://github.com/pixelmatix/Fadecandy_Teensy4

Run in combination with the modified Fadecandy server found here:
https://github.com/pixelmatix/fadecandy/

Compiling

  • Compile with Teensy USB Type: "No USB" - error "multiple definition of `usb_isr'" means you forgot to set USB Type to "No USB"
  • Adjust FRAME_WIDTH and FRAME_HEIGHT in fc_defs.h to match kMatrixWidth/Height
  • If green artifacts are seen, adjust NUM_USB_BUFFERS in fc_defs.h

About

Port of Fadecandy firmware to run on SmartMatrix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published