Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/02/06 01:32
Read: times


 
#108937 - Maybe there's some info missing ...
Responding to: ???'s previous message
Curtis,

Clearly I don't know enough about what you expect to do here, but you need to know that, even with PAL, which has a few more scan lines available than NTSC, you can't really implement a "decent" looking GUI. Even standard VGA is quite inadequate.

Now, if you juts want a point-and-shoot sort of GUI, perhaps what you need is a touch-screen.

A GUI such as is used with Windows of any sort requires things that, while achievable with 805x-type MCU's, would be painfully slow, even with the fastest of them, and requires hardware that would be much more easily implemented with a "larger" microprocessor as opposed to a self-contained, single-chip microcomputer.

I suspect that you have to do much less than a full Windows GUI, though I may be wrong about that. The Windows OS involves tens of millions of lines of code. Of that, it's probable that the GUI consumes between a third and half of that code. I, pessimistically, perhaps, would guesstimate that the typical Windows GUI action that takes a half-second on a 1 GHz Intel CPU might take as little as half an hour or thereabouts on a very fast 805x, and that assumes that you don't have to do anything other than figure out what's been selected with the mouse, and then highlight the icon to signify that it's been selected.

Unless I miss my guess, you can probably get by with something simpler. If not, there are better processor choices than the 805x, which, while at the top of its class, is still somewhat bandwidth limited.

RE






List of 33 messages in thread
TopicAuthorDate
Using a 74HC245 to drive NTSC or VGA            01/01/70 00:00      
   I hope you know what you're getting into            01/01/70 00:00      
      Reply to LCD to "Video" post            01/01/70 00:00      
         Respectfully and humbly            01/01/70 00:00      
            '245            01/01/70 00:00      
            Maybe there's some info missing ...            01/01/70 00:00      
               To clear all this up            01/01/70 00:00      
               Windows GUI and my apology            01/01/70 00:00      
                  You'll need a few parts ...            01/01/70 00:00      
                     Programming and the such            01/01/70 00:00      
                        It's not going to be easy ...            01/01/70 00:00      
                        8051 to ISA Video Card.            01/01/70 00:00      
         do you even need video?            01/01/70 00:00      
         Mini-ITX            01/01/70 00:00      
            Nano-ITX            01/01/70 00:00      
      VGA timing            01/01/70 00:00      
         VGA timing            01/01/70 00:00      
   video driver hardware            01/01/70 00:00      
      not only video generation            01/01/70 00:00      
      Your post            01/01/70 00:00      
   ooops what am i thinking            01/01/70 00:00      
   Info Request.            01/01/70 00:00      
      lemme understand this correctly            01/01/70 00:00      
         Modifications to vga driver            01/01/70 00:00      
   Here's the datasheet ...            01/01/70 00:00      
   Re: LCD Upgrade            01/01/70 00:00      
      nice, but why            01/01/70 00:00      
      Looks Great!            01/01/70 00:00      
         it's because...            01/01/70 00:00      
      20 pin package controller            01/01/70 00:00      
         which post? ehich device?            01/01/70 00:00      
         What he means is ...            01/01/70 00:00      
         Re: 20-pin DIP controller            01/01/70 00:00      

Back to Subject List