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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/15/04 05:54
Read: times


 
#74275 - Graphic Controller Design
Hi all,

I am trying to implement a graphic controller. I have a LCD connected to AT89c51(graphic controller).
The main controller P87c51RD+ is connected to graphic controller using a 8 bit port and an additional pin for Data Instruction (DI like we have a pin for LCD).
Now I want to send commands to graphic controller like drawPixel(x,y).I has got two parts one is command and other are its parameters(which varies from command to command).

what is the good approach to design this.Also how and where should i save the parameters which follows after the command?

Thanks,


List of 6 messages in thread
TopicAuthorDate
Graphic Controller Design            01/01/70 00:00      
   RE: Graphic Controller Design            01/01/70 00:00      
      RE: Graphic Controller Design            01/01/70 00:00      
         RE: Graphic Controller Design            01/01/70 00:00      
   You need a protocol            01/01/70 00:00      
      RE: You need a protocol            01/01/70 00:00      

Back to Subject List