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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/16/04 09:55
Read: times


 
#83217 - Not really a '51 task...
Responding to: ???'s previous message
Just think about it: VGA is 640x480 pixels - that's 307200 pixels;
Each pixel requires 3 colour values; even at only 4 bits each that's a total of 450K bytes for the image. That number alone should tell you that this is not a job for an 8051!

You might find that there are chips that do all this stuff in hardware, and include an 8051 "core" purely for control functions - but the actual processing isn't really an 8051 job.

The 8051 is a small controller - not a data processor!

List of 23 messages in thread
TopicAuthorDate
display JPEG image on color LCD            01/01/70 00:00      
   Not really a '51 task...            01/01/70 00:00      
      Not really a '51 task...            01/01/70 00:00      
         ...more like an ARM (so now Off-Topic)            01/01/70 00:00      
            Wait a minute! Not so off topic!            01/01/70 00:00      
               was it Triscend            01/01/70 00:00      
                  Triscend - now Zylogic            01/01/70 00:00      
         RE: Not really a '51 task...            01/01/70 00:00      
            Co-processor            01/01/70 00:00      
               RE: Not really a '51 task...            01/01/70 00:00      
                  OverSmart            01/01/70 00:00      
                     In defense...            01/01/70 00:00      
                        in fact            01/01/70 00:00      
                        ...of the defense            01/01/70 00:00      
                  re:            01/01/70 00:00      
                     re S1D13503 GRAPHICS LCD CONTROLLER            01/01/70 00:00      
                        re:            01/01/70 00:00      
                        project            01/01/70 00:00      
   in defense            01/01/70 00:00      
      Why not refer module tech manual.            01/01/70 00:00      
      Stop acting smart.            01/01/70 00:00      
   Performance...            01/01/70 00:00      
      JPG processing time            01/01/70 00:00      

Back to Subject List