Drawing a Static Line Using Arduino, Gameduino 1.0 (VGA) and GLCD/TFT Display -


i super new @ this, please patient me. attempting design user interface on vga display using arduino uno , gamduino 1.0, , need drawing 2 axes (x , y). essentially, need draw 2 static lines on monitor x-axis pans left right on display, , y-axis 1/8 left of display, panning 1/2 top of display until bottom.

hopefully makes sense.

if it's static you'll want background (as opposed sprite).

there's tutorial here on setting backgrounds: http://excamera.com/sphinx/gameduino/tutorials/frogger1.html

i'm in process of similar i'll post code (gameduino arrived in mail today).


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -