HYDRA Chapter 5.3 DeBugging with a LCD DisPlay
sam_sam_sam
Posts: 2,286
Hi EveryOne
Are there any plans to expand this Chapter To give more·Details and what type of Displays that you can use with Propeller Chip and Hydra··
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any··that you may have and all of your time finding them
·
·
·
·
Sam
Are there any plans to expand this Chapter To give more·Details and what type of Displays that you can use with Propeller Chip and Hydra··
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
··Thanks for any··that you may have and all of your time finding them
·
·
·
·
Sam
Comments
There is already support for pretty much any display that can accept a standard video signal or NTSC/PAL video. There is already support for a variety of resolution VGA displays including 512 x 384, 640 x 480, 1024 x 768. There are some higher resolution VGA displays supported for text, but these use a lot of cogs and are not very useful because of that.
There is basic support for any display that can accept a serial data stream although you'll have to write your own routines to handle any control codes.
There are some drivers in the Propeller Object Exchange to support small (2 x 16 or 128 x 128 pixel) LCD displays