OK now that you have Arduino IDE set up, drivers installed if necessary and you've practiced uploading code, you can start installing all the Libraries we'll be using to program it.
There's a lot of libraries!
And install the following libraries:
Adafruit NeoPixel
This will let you light up the status LED on the back
Adafruit SPIFlash
This will let you read/write to the onboard FLASH memory with super-fast QSPI support
If using an older (pre-1.8.10) Arduino IDE, locate and install Adafruit_BusIO (newer versions do this automatically when installing Adafruit_GFX).
Adafruit ILI9341
The display on the PyPortal!
Page last edited April 09, 2024
Text editor powered by tinymce.