This topic is intended to collect material that helps a developer getting started working with the USBD480 display.
A very useful document is of course the USBD480 User Guide:
http://www.lcdinfo.com/usbd480/document ... _Guide.pdf
USBD480_lib.dll documentation:
http://www.lcdinfo.com/usbd480/document ... ib_8h.html
Code examples
C and Cairo graphics library. USBD480_lib and libusb:
http://forum.lcdinfo.com/viewtopic.php?t=2564
Python with USBD480_lib:
http://forum.lcdinfo.com/viewtopic.php?t=2563
Command line tool for showing image files on the USBD480. Source code included:
http://forum.lcdinfo.com/viewtopic.php?t=2644
myLCD
You might also want to check the myLCD library and the possibilities it offers
http://mylcd.sourceforge.net/index.html
http://mylcd.sourceforge.net/libusbd480/index.html
Linux framebuffer driver
As seen here:
http://forum.lcdinfo.com/viewtopic.php?t=2567
To be continued...