ILI9341_t3DMA
ILI9341_t3DMA copied to clipboard
Create WaveDisplay.ino
dwriteRectScale example. I exported the 64x32 bitmap from GIMP as windows BMP 16-bit RGB 565 format. Then ran xxd -i bitmap.bmp to convert bitmap to code; Only issue is that bitmap is now upside down; plus side is that no SD card is needed for the example. :)