pixelmatix / SmartMatrix

SmartMatrix Library for Teensy 3, Teensy 4, and ESP32
http://docs.pixelmatix.com/SmartMatrix
611 stars 161 forks source link

Compatibility with Teensy 3.6 #45

Closed nicshackle closed 6 years ago

nicshackle commented 6 years ago

Before I embark on a project, I'm wanting to check if this library is compatible with the Teensy 3.5 or 3.6?

Thanks!

embedded-creations commented 6 years ago

Good timing, as of this week I added Teensy 3.5/3.6 compatibility. It hasn't been packaged up into a release yet, that will come tomorrow hopefully, but you can pull the latest from the master branch and get Teensy 3.5/3.6 compatibility.

embedded-creations commented 6 years ago

@nicshackle I should also point out that if you're doing a new project, you should follow the hardware design for SmartLED Shield V4 if you can, the addition of the flip flop makes things more efficient, saves pins, and in the future will allow for /32 scan panels.