LPC4088 QuickStart Board - Projects
Projects with the LPC4088 QuickStart Board.
Projects Using Graphics
The projects listed below all uses the LPC4088 QSB Base Board from Embedded Artists to connect a display to the LPC4088 QuickStart Board.
Screenshots | Description |
---|---|
This program displays a number of differently colored bubbles bouncing around on the screen. Download the precompiled binary or import below: Import programapp_lcdboard_demo_bubblesExample for the LPC4088 QSB Base Board | |
This program displays rotating 3D cube in different variants: corners, edges, textured sides and filled sides. Download the precompiled binary or import below: Import programapp_lcdboard_demo_cubeExample for the LPC4088 QSB Base Board | |
This program displays a number of dots projected on a rotating sphere. Download the precompiled binary or import below: Import programapp_lcdboard_demo_globeExample for the LPC4088 QSB Base Board | |
This program displays a Mandelbrot calculation in a circular zoomed-in sequence. The black parts take longest time to compute. Download the precompiled binary or import below: Import programapp_lcdboard_demo_mandelbrotExample for the LPC4088 QSB Base Board | |
This program displays (decodes) two different png-coded pictures. Download the precompiled binary or import below: Import programapp_lcdboard_demo_pictureExample for the LPC4088 QSB Base Board | |
This program displays a number of dots (1024 to be exact) in a 3D-projected wave. Download the precompiled binary or import below: Import programapp_lcdboard_demo_sphereExample for the LPC4088 QSB Base Board |
1 comment on LPC4088 QuickStart Board - Projects:
Please log in to post comments.
I have an LPC4088 w/ base board and am very interested in the 7" LCD screen, however i'm unsure of what to expect in programming the graphics. Do you have any examples using the adafruit graphics library?