|
PRODUCTS
Design Services
VM-1 Controller
Starter Kit
Application Boards
Interface Hardware
Networking
Programming
Venom IDE
IN ACTION
Applications
Design Gallery
Online Demo
INFORMATION
VM-1 capabilities
Technical Support
Hardware data
Software Information
Software Downloads
FAQ
SALES
Price List
RoHS
Ordering
Terms & Conditions
Software License
|
Using the Protocol Analyser with GPS (NMEA) data
The code shown below (colour highlighted as it would be displayed in
the Venom IDE editor) reads NMEA data from a GPS device on serial
port 2 and interprets the $GPRMC sentence, ignoring other sentences.
It illustrates several ways of use the Protocol Analyser Object,
including use of the CSV parser, as NMEA data is a form of CSV.
DOWNLOAD this code (copying and pasting from the window below is not recommended)
|
|