Just wondering if Thorsten or anyone else has looked into adding Palm Pilots as midibox modules. Seems to me it has potential, given that the screen is a nice size, and could be used for extra display or buttons. Mostly I like the idea because an old Palm is basically worth next to nothing now.
There is an unusual developer environment for palm (and other targets including PIC mcu’s) called xpad. Works like Max or PD with the concept of state machine programming and uses a drag & drop flowchart style - not lines of code - to write apps.
PalmOrb looks promising. It emulates a Matrix Orbital LK204-25 20 character 4 line serial LCD. TK and Argtrak have put together a driver for this class of LCD (if I am reading this post correctly). Alternatively, a creative hacker could download the sourcecode and add support for HD44780 type LCDs, graphic LCDs etc.