Controllers and software tools for embedded systems
+44 (0)1223 523100
info@microrobotics.co.uk
home
Home   Products   Company   Contact Us   Site  
Products
VM2 Controllers
Application Boards
Display Hardware
Interface Modules
Starter Kits
Capabilities
FAQ
Data Sheets
Price List
Applications
Software
Venom Language
Venom IDE
GUI Library
Documentation
Code Snippets
Download Venom
Resources
Live Server Demo
Custom Build
Custom Gallery

older products

VM1
K4

Venom Code Snippet: gps-snippet.vnm

This program 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.
The code in the window below is displayed with syntax highlighting, as in VenomIDE.
If you want use the code it is best to copy or download the file from here: gps-snippet.vnm.
See more code snippets here.
 
© Micro-Robotics 2012.