2dom / PxMatrix

Adafruit GFX compatible graphics driver for LED matrix panels
BSD 3-Clause "New" or "Revised" License
832 stars 170 forks source link

Display without SPI GPIOs? #234

Open arahasya opened 4 years ago

arahasya commented 4 years ago

Hi

I have to use ethernet with Arduino for my project which requires the SPI pins of Arduino. Is it possible to use the remaining pins to output to the display?

Thanks!

jerkwagon commented 4 years ago

i think you can select which GPIO pins you want to use in the code