i recall a ROM that could take in serial port data from an item, like a gauge, parse it, and format the information that you wanted. https://1drv.ms/i/s!AgRHXuUu57CeggdXCDQCNBedEKp7
[https://sbncla-dm2306.files.1drv.com/y4mPLThm9e3imV-zsNxHFB-E_Rht8lboUxaZqzUbajUBZZx1GMZXKnfikA7rt5jYNrXrwKdeSrRGEBNR6o0sfry8RR1UD--Jmn-J_Qem7PEZUgEi8jVYz0tosM7I1nWUEmw1qLL3xu94ubIHfvoo_YX3EXCfnygGst1Ckf6Ig8p0Xw] <https://1drv.ms/i/s!AgRHXuUu57CeggdXCDQCNBedEKp7> [https://sbncla-dm2306.files.1drv.com/y4mPLThm9e3imV-zsNxHFB-E_Rht8lboUxaZqzUbajUBZZx1GMZXKnfikA7rt5jYNrXrwKdeSrRGEBNR6o0sfry8RR1UD--Jmn-J_Qem7PEZUgEi8jVYz0tosM7I1nWUEmw1qLL3xu94ubIHfvoo_YX3EXCfnygGst1Ckf6Ig8p0Xw] ________________________________ From: M100 <[email protected]> on behalf of Peter Noeth <[email protected]> Sent: Tuesday, January 23, 2018 1:56:56 AM To: Model 100 Discussion Subject: Re: [M100] M100 GPS I just checked and there was NO article in the Portable 100 Magazines on the Club100.org website. The standard data output of a GPS is NEMA-0183, and is at 4800bps, 8 data, no parity, 1 stop. Data is output in bursts every 1 second. There is a newer standard NEMA-2000 that has a transmit speed of 250Kbps, but most all GPS units should support NEMA-0183. The standard is well covered here: http://freenmea.net/docs I am not sure if M100 BASIC alone can keep up with the data bursts and display useful information at the same time. A machine language driver may need to handle the data burst reception / parsing task. Depending on the GPS you are using, there may be several sentences in each burst. The sentence to start parsing out with is the $--GGA sentence. This has the useful basic position information. Regards, Peter On Mon, Jan 22, 2018 at 6:18 AM, <[email protected]<mailto:[email protected]>> wrote: ---------------------------------------------------------------------- Message: 1 Date: Sun, 21 Jan 2018 15:03:59 -0800 From: Peter Vollan <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]> Subject: [M100] gps Message-ID: <ca+g2jxk0jt-ahgmrsfaq1t3wz4fb5rpcmunzqpqegr2s1td...@mail.gmail.com<mailto:ca%2bg2jxk0jt-ahgmrsfaq1t3wz4fb5rpcmunzqpqegr2s1td...@mail.gmail.com>> Content-Type: text/plain; charset="UTF-8" A while back, years ago probably, someone detailed how they used a GPS unit with a serial connection to their Model 100. I went as far as acquiring the GPS unit and the connector for it to splice into a cable, then the project got stalled. Anyone know where I could find this info?
