Skip to content

jmysu/USB_Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB_Display License: GPL v3

Some stuff for the USB Display





Windows setup && Python test
Testing Windows user mode SDK w/ Python3...

USB capture for the 3bytes rpusbdisp-FILL command



Test for GIF animation SAMD51@200MHz w/o DMA, 320x240/16bit-color@8fps...
gif from GIPHY:https://giphy.com/explore/donald-trump

https://github.com/jmysu/USB_Display/tree/main/PlatformIO.projects/wioTerminalGifAnimate


Have fun with SD card slide show (jpg,png,gif)

https://github.com/jmysu/USB_Display/tree/main/PlatformIO.projects/wioTerminalSdSlideShow


JPEG Decode, SPI TFT bulk write(TFT_eSPI) vs. DMA(lovyanGFX) SAMD51@200MHz/SPI-write@60MHz...
506ms:374ms@320x480, 321ms:175ms@320x240
https://github.com/jmysu/USB_Display/tree/main/PlatformIO.projects/wioTerminal_JPEGDEC




A typical 16bit TFT data write...


References