This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

128x64 LCD module

Hi

I have been learning to use 128x64 LCD module with AT89C51 and I have been using FastLCD for converting bmp into a table of bytes.

I have use the table in my codes and tried to compile it. I get the result - auto segment too large.

How to put all bytes in my codes in order to display picture on my 128x64 LCD module.

I don't understand it. What is the problem?

Manoz Joshi

Parents
  • Greeting

    Ahh I understand now it has to do with my AT89C51 because of its small memory size. At the moment, I am currently using 40 pins DIP chip. Good job that I have set the hardware layout on my breadboard because I want to learn it as part of my experiment. Erm ....I guess I need to find 40 pins chip with 8K 32K or 64K internal RAM. Any recommendaton?

    Manoz Joshi

Reply
  • Greeting

    Ahh I understand now it has to do with my AT89C51 because of its small memory size. At the moment, I am currently using 40 pins DIP chip. Good job that I have set the hardware layout on my breadboard because I want to learn it as part of my experiment. Erm ....I guess I need to find 40 pins chip with 8K 32K or 64K internal RAM. Any recommendaton?

    Manoz Joshi

Children
No data