Propeller as composite video driver
softex
Posts: 27
Hello all,
I have a rather large application running on a PIC 18LF2620 and would like to output text serial video strings to the propeller for video processing. There I figure to tweak the video software a bit to jazz up the text display - like double-sized (or larger) fonts, etc. Basically, I propose to use the propeller strictly as a composite text video driver for this PROTON BASIC app running on a PIC, instead of using my EZVid (www.multilabs.net) serial video generator add-on board (great product, but way too expensive for production). As ever, when it comes to this stuff, I know just enough to be dangerous - and no more. I can generally get results if pushed in the right direction so ... Has anybody here tried something like this? Or is it just a stupid idea? Any help/advice greatly appreciated.
-Dave
I have a rather large application running on a PIC 18LF2620 and would like to output text serial video strings to the propeller for video processing. There I figure to tweak the video software a bit to jazz up the text display - like double-sized (or larger) fonts, etc. Basically, I propose to use the propeller strictly as a composite text video driver for this PROTON BASIC app running on a PIC, instead of using my EZVid (www.multilabs.net) serial video generator add-on board (great product, but way too expensive for production). As ever, when it comes to this stuff, I know just enough to be dangerous - and no more. I can generally get results if pushed in the right direction so ... Has anybody here tried something like this? Or is it just a stupid idea? Any help/advice greatly appreciated.
-Dave
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
--Steve
(Grab the first download link. PropCOMM2_ascii)
The difference being that it doesn't handle text like a bitmap, but the display package
allows redefinition of characters on the fly, so basic graphics be created with the text.
It could be adapted easily for various display functions.
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
-Dave
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Check out: Protoboard Introduction , Propeller Cookbook 1.4 & Software Index
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card connected? - PropDOS
BTW, I think you'll be happy with the current consumption of the Propeller and its ease of programming, compared to a CPLD. (I'd hate to have to configure an NTSC driver with programmable logic.)
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Prop Tools under Development or Completed (Index)
http://forums.parallax.com/showthread.php?p=753439
My cruising website http://www.bluemagic.biz
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Brian
uController.com - home of SpinStudio - the modular Development system for the Propeller
PropNIC - Add ethernet ability to your Propeller! PropJoy - Plug in a joystick and play some games!
SD card Adapter - mass storage for the masses Audio/Video adapter add composite video and sound to your Proto Board