JM LOGO ported to VGA
Oldbitcollector (Jeff)
Posts: 8,091
I was looking through the "Big Brain" list and saw that Josh Meeds Hydra Logo hadn't been ported to VGA, and thought this was a good to do just that. Using a few tricks I learned from one of Virand's posts a while back, here it is.
Hydra Logo 1.4 By Joshua Meeds (Ported to VGA)
https://www.dropbox.com/s/h7m2da86q3wqs4z/MEEDS_LOGO.zip
If you've got a Demoboard or QuickVGA+ setup this will work just fine.
Here's a command to try it out.
to spiral :ln
fd :ln
rt 92
fd :ln+1
rt 92
spiral :ln+2
end
Then just enter
spiral
OBC
Hydra Logo 1.4 By Joshua Meeds (Ported to VGA)
https://www.dropbox.com/s/h7m2da86q3wqs4z/MEEDS_LOGO.zip
If you've got a Demoboard or QuickVGA+ setup this will work just fine.
Here's a command to try it out.
to spiral :ln
fd :ln
rt 92
fd :ln+1
rt 92
spiral :ln+2
end
Then just enter
spiral
OBC
Comments
Enjoy!
Mike
VGA driver is something strange (a small window in the center of screen... )
oops... it seems it writes something to eeprom....