??? 01/19/10 10:45 Read: times |
#172591 - Too hard? or Easy? Responding to: ???'s previous message |
David Prentice said:
If you are inexperienced in ASM then this project will be far too hard for you.
http://www.8052.com/forum/read/172588 Jan Waclawek said:
I guess that depends on what, exactly, you want from this? If it is a simple, low-level "driver" just to send bytes to the display then, as Jan says, that's just a matter of wiggling IO lines - and the 'C' code might give you little advantage over working direct from the Datasheet. On the other hand, if you want a full-blown graphics library then, as David says, that is a much bigger undertaking... |