pixelmatix / SmartMatrix

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

Pinout Doc #144

Closed McCallisterMicro closed 3 years ago

McCallisterMicro commented 3 years ago

It'd be really nice if the Github wiki has a simple doc showing which Teensy pins are in use for SmartMatrix and which ones are not. I know I can figure it out from the code or looking at the PCB....but it'd be much more convenient to take a look at a wiki page.

embedded-creations commented 3 years ago

Documentation for the SmartLED Shield Hardware is hosted on another site: SmartMatrix Docs

You can get to the hardware documentation for your shield by typing in the URL printed on the board and on the packaging.

I added a note and link in a couple places in the Wiki and in the SmartMatrix Library README so now hopefully it's easier to find when starting from GitHub