Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How can we display a BMP file on CSTN LCD by 8051?

Status
Not open for further replies.

choi_new

Newbie level 6
Joined
Jul 16, 2007
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,398
Dear Friends,

I am doing a project that using 8051 to driver a CSTN LCD driver.
and I need to display a bmp file; the bmp file will be saved on a EEPROM AT24C512.

Can anyone tell me how to write such file into EEPROM? I mean the BMP file that can be read by computer is 24bit format. I can't I convert it?

And also, what's the file format is it before I write into EEPROM (Bit or HEX format)??

Thank you very much!!


Peter
 

use the software named as " HEX workshop"
it converts bmp to hex files,then these hex files can be burned into EEPROM.
and 8051 can read them.:D
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top