Paint - A fun application that shows off the power of the propeller chip.
Kye
Posts: 2,200
Hey guys,
I made this simple program called paint to test out my custom video and mouse drivers. However, I found this program to fun to keep to myself.
It will work on any demoboard or protoboard and you need a mouse·and·display to use it.
The demo uses 1 processor to generate the 640x480 video and mouse cusor and 1 processor to communicate with the keyboard and mouse and 1 processor to actually run the paint program which is about 20 lines of code using my driver libraries. 3 processors in total.
Enjoy,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
I made this simple program called paint to test out my custom video and mouse drivers. However, I found this program to fun to keep to myself.
It will work on any demoboard or protoboard and you need a mouse·and·display to use it.
The demo uses 1 processor to generate the 640x480 video and mouse cusor and 1 processor to communicate with the keyboard and mouse and 1 processor to actually run the paint program which is about 20 lines of code using my driver libraries. 3 processors in total.
Enjoy,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
eeprom
32K
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My new unsecure propmod both 1x1 and full size arriving soon.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
If I'm not mistaken it is 40*30*64 colors? Well done...
tubular
It's 40X25 pixels, and black & white, so don't expect to make any mona lisas with it. It comes in both ntsc and vga versions, with the vga being much higher resolution.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Not the fish.
sites.google.com/site/bitwinproject/
-Parsko
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBladeProp, SixBladeProp, website (Multiple propeller pcbs)
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: Micros eg Altair, and Terminals eg VT100 (Index)
· Search the Propeller forums (via Google)
My cruising website is: ·www.bluemagic.biz·· MultiBladeProp is: www.bluemagic.biz/cluso.htm
(I used to spend hours on the Apple //c as a kid too. I wish I could figure out who I lent mine to and get it back. I still have the disks in a box)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"VOOM"?!? Mate, this bird wouldn't "voom" if you put four million volts through it! 'E's bleedin' demised!
Well, the most important part at least. I showed this program off as a demo in the Meeting of the Minds·at Carnegie Mellon University.
The wow factor is that the user would only need to write 16 lines of code with the driver libraries I've created.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
Post Edited (Kye) : 5/10/2009 3:52:05 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My new unsecure propmod both 1x1 and full size arriving soon.
Haha, guess I'm not the best speller, and my code reflects that. Atleast I'm consistant with the mistakes.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My new unsecure propmod both 1x1 and full size arriving soon.