Difference between revisions of "EbookReader"
From ArmadeusWiki
Line 1: | Line 1: | ||
== Building an Ebook reader with the APF == | == Building an Ebook reader with the APF == | ||
+ | It's an another example using the EFL | ||
+ | |||
=== What will it do ? === | === What will it do ? === |
Revision as of 22:10, 23 February 2008
Contents
Building an Ebook reader with the APF
It's an another example using the EFL
What will it do ?
- Display ascii on the lcd
- changing Pages with the keyboard
- changing color of the text
- change display brightness
- touchscreen/keyboard control
What will we use ?
- Evas (part of the EFL)
- the PS/2 keyboard
- the touchscreen
What file format for ebooks ?
I think ascii file but ebooks are pdf !? Yes, bu you can convert a pdf to ascii text. (pdf2txt)