Quote:
Originally Posted by hippy dave
cool, thanks again. this is a neat little demo. all i really want is a terminal running on my k4's screen that i can control from my computer's keyboard, but the various terminal options don't play nicely on the k4 at this point. i'm not much of a coder myself, can sometimes hack things a little to get what i'm after, but not sure where's the best starting point for this.
|
Check out the "eink algorithmic art scripts" thread for more things like tinysh. You can find it in the "Native" index wiki.
For a terminal for the K4, you need an onscreen keyboard. Check out JoppyFur's thread that has a terminal for the K5. You could make a hybrid that uses K3 type keyboard processing to move a cursor around an onscreen keyboard like the K5 uses. You need to replace the touchscreen code with 5-way joystick code, but it can be done...