Screen formatting
Posted: 18 May 2010, 6:43 AM
Occasionally i need to (re)config my GPS module and/or other stuff that is connected to a zbasic micro-controller using ttl serial comms.
I either use a level converter and do it on the PC (minigps.exe is excellent for GPS) or i write zbasic code and execute it.
Really I'd like some decent user interaction for testing and config. I assume there is no screen formatting available in the zbasic ide debug window ?
So I guess I could use VT100 commands or similar with Realterm and create character a based display that I could interact with via the zbasic console commands or am i (1) going about this the wrong way or (b) reinventing something that has already been done ?
I either use a level converter and do it on the PC (minigps.exe is excellent for GPS) or i write zbasic code and execute it.
Really I'd like some decent user interaction for testing and config. I assume there is no screen formatting available in the zbasic ide debug window ?
So I guess I could use VT100 commands or similar with Realterm and create character a based display that I could interact with via the zbasic console commands or am i (1) going about this the wrong way or (b) reinventing something that has already been done ?