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 LEDs on the front
Adafruit DMA NeoPixel
This adds a special NeoPixel library that uses DMA so the NeoPixel stuff happens without processor time taken.
Adafruit SPIFlash
This will let you read/write to the onboard FLASH memory with super-fast QSPI support
SdFat - Adafruit Fork
Our fork of the SdFat library provides read/write access to FAT16/FAT32 file systems on SD/SDHC flash cards.
Audio - Adafruit Fork
Our fork of the Audio library provides a toolkit for building streaming audio projects.
Page last edited March 08, 2024
Text editor powered by tinymce.