VGA terminal for a linux router
hello propeller fans,
i want to use a propeller as a VGA terminal for a linux router (for example WRT54G with OpenWRT).
The Board of the router has +3.3V rx tx gnd. Can i direct connext rx and tx or shoud i use 100 ohm resistors ?
Is there a sample programm, that puts keyboards echo at screen and serial output and displays received data on screen ?
Thank you
i want to use a propeller as a VGA terminal for a linux router (for example WRT54G with OpenWRT).
The Board of the router has +3.3V rx tx gnd. Can i direct connext rx and tx or shoud i use 100 ohm resistors ?
Is there a sample programm, that puts keyboards echo at screen and serial output and displays received data on screen ?
Thank you

Comments
There are several sample programs included with the Propeller Tool and installed when you install the program. Have a look in the demo folder. There's at least one that does most of what you want. You probably want to use the hires VGA text driver and the FullDuplexSerial driver.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
that works