graphics/browser

nobody wrote on Tuesday, January 23, 2007:

Hi!

I have a question to you all. Does somebody know if there is a tiny web browser/graphic library available for freeRTOS? I need to build simple terminal kind of thing, i.e. graphic library should support some kind of input device. And all together it should fit in SAM7X, for example (or similar flash/RAM size part).

BR, Madis

jra01 wrote on Tuesday, January 23, 2007:

I have bought a graphics library from Ramtex (www.ramtex.dk), to control a b/w graphic display. Not expensive, works good, and includes a simulation environment for PC that works good with gcc. Small porting problems.

There is no support for any input device as far as I know, it is only for graphics handling.

Regards

jokke