The uVGA-II(GFX) board is driven by PICASO-GFX2 processor, nothing else. 4DGL is the programming language used to program this processor. The syntax and command set is simple and easy to use. You can use commands like,
gfx_Circle(x, y, radius, color) //Draw circle
media_image(....) // To display an image.
Check out the website for more details.
4DSystems 2 months ago
did you use the arduino?
lolypopboy777 2 months ago
The uVGA-II(GFX) board is driven by PICASO-GFX2 processor, nothing else. 4DGL is the programming language used to program this processor. The syntax and command set is simple and easy to use. You can use commands like,
gfx_Circle(x, y, radius, color) //Draw circle
media_image(....) // To display an image.
Check out the website for more details.
4DSystems 2 months ago
did you use the arduino?
lolypopboy777 2 months ago