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.

Problem in bmp image to array data

Status
Not open for further replies.

veerabahu

Newbie level 1
Joined
Sep 26, 2014
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
hi,

i am using ks0108 graphical LCD and GLCD.c in ccs compiler file for my project,i can able draw and print lines and text,but the problem is i couldn able to print the image in GLCD. i think the problem is in converting bmp image to array data.I tried both BITMAP2LCD & LCDAssistant for creating array data but it didnt work for me. Can any one please tell me the proper procedure for converting image to array data.

Thanks in advance

Regards
Veera
 

Its very easy, You can write your own C program to convert it into array of data.
for that you need to have the bmp header info table thats all....
 


Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top