This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Because the RGB Matrix Featherwing conflicts with the Airlift Featherwing for pins D13, D12, D11 | |
it cannot be used in this situation. | |
You must manually wire from the M4 Express or Airlift Featherwing with breadboard wire to the HUB75 Matrix Panel. | |
It was a pain but it's possible. | |
This is code for an Adafruit M4 Express Feather + Airlift Featherwing to a 64x32 Matrix Panel Display | |
### secrets.py example | |
``` | |
# SPDX-FileCopyrightText: 2019 ladyada for Adafruit Industries |