CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

I want a help in my Graduate project

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
jon_eng



Joined: 12 Feb 2008
Posts: 4

View user's profile Send private message

I want a help in my Graduate project
PostPosted: Sat Feb 23, 2008 12:45 pm     Reply with quote

My project is to display a pdf files that are in mmc on a graphics LCD using pic18f452
I found a problem in how can i decompress flatedecode pdf file compression and if the ram in pic18 is enough to do that

Can i find a help here?
jma_1



Joined: 08 Feb 2005
Posts: 147
Location: Wisconsin

View user's profile Send private message

PostPosted: Sun Feb 24, 2008 12:11 pm     Reply with quote

Howdy,

Please be more specific with your question(s). This is an outstanding forum for algorithm ideas, troubleshooting, and suggestions.

Things to possible consider:
pdf content (tables, graphics, forms, etc)
viewable area of lcd (scrolling?, etc)
external bus & memory device for decoding pdf
interface to lcd (ethernet, RS232, RS485, CAN, etc)
on-board memory of the lcd (store decoded pdf?)

My first suggestion would be to use an existing hardware platform. How about a cell phone, pda, or ipod? An older low end palm device is very inexpensive. Palm offers developement tools -> CodeWarrior for c++ if my memory is correct. Alternatively, the java micro edition and all it's variants should do the job as well. The QT green phone and it's related tool kit might be another good option. Embedded linux with Arm processors are popular and inexpensive if you couple them with GNU toolkits.

Please post more info.

Cheers,
JMA_1
dyeatman



Joined: 06 Sep 2003
Posts: 1917
Location: Norman, OK

View user's profile Send private message

PostPosted: Sun Feb 24, 2008 2:54 pm     Reply with quote

Slight modification to what you said:
Quote:
This is an outstanding forum for algorithm ideas, troubleshooting,
and suggestions.


This an outstanding forum for algorithm ideas, troubleshooting, and
suggestions related to the CCS C Compiler.

If he is not using the CCS C compiler then he should go to the
appropriate compiler forum for ideas on his Graduate project.

Jon-Eng, if you are using the CCS C compiler then this is
a good place to be. What version of CCS C Compiler are you using?
The version # will be in the format 3.xxx or 4.xxx

If you are using another compiler, which one are you using so we can
point you to the proper forum?

Dave
jon_eng



Joined: 12 Feb 2008
Posts: 4

View user's profile Send private message

PostPosted: Mon Feb 25, 2008 9:47 am     Reply with quote

First i want to extract the text only from pdf file and displaying it on GLCD 256*256 with control buttons for moving up and down in the file
I don't know how memory are required to do that?
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group