Search Results for "gps nmea monitor" - Page 3

Showing 75 open source projects for "gps nmea monitor"

View related business solutions
  • Purchasing Software for procurement process excellence Icon
    Purchasing Software for procurement process excellence

    For organizations interested in powerful purchasing software to unlock proactive spend management

    Simplify your entire purchasing journey with Purchasing Software that empowers you to Control, Request, Approve, Purchase, Pay, and Reconcile—the key to unlocking Proactive Spend Management.
  • Boost your Attendee Experience Icon
    Boost your Attendee Experience

    Host Engaging Virtual or in-person or Hybrid Event today.

    Ultimate user experiences for Attendees, Speakers and Sponsors From self-onboarding, In person check in, Badge printing to 3D Virtual showcase.
  • 1
    A program for importing your position (from a NMEA-GPS device) into Google Earth in realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MobileJustice
    Antitheft software for WM5 and WM6 phones with GPS module(tested on Eten X500+ and Mio A701). Useful for searching of lost/stolen phones and children monitoring. Can monitor sim card changes. Coordinates of the phone can be acquired by SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MATCH is an application for J2ME / JavaME enabled devices which allows tracking (recording of tracks) and route-navigation with your mobile phone and a NMEA-compliant Bluetooth GPS-Receiver when jogging or biking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This application talks to a GPS device over the NMEA protocol via the WIGSGPSComm API. The first version of the WIGS application will present the GPS data in an intuitive fashion, and later releases will be further enhanced with special map support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
  • 5
    Extend your GPS unit's capabilities using the power of Google Maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MAP - Map Assembly Project, server/rich-client based framework to jointly create a public street map from GPS-Logs (like NMEA), which can then be used for other Open Source projects, especially for navigation purposes. Alpha state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web base photo gallery script with the ability to join your photos with the GPS log file (NMEA) and show the map with the photos on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A very basic, very simple Java based GPS tool. Reads NMEA from GPS device over serial port - and does a few usefull things with it. The goal is to have something that can run and be useful on a desktop, laptop and handheld device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A mobile GPS (NMEA) compatible mapping software written in J2ME (MIDP2.0 CLDC1.0) using (JSR-82) and in the future maybe even (JSR-179)
    Downloads: 0 This Week
    Last Update:
    See Project
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
  • 10
    OpenNMEA is an open-source Java library for parsing NMEA sentence strings from GPS units into a more useful format, to facilitate interaction between your application and a GPS unit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GPSProxy is a .NET Compact Framework application that copies GPS data from one COM port on a Pocket PC to another, optionally translating the GPS data format from NMEA 0183 to the Garmin GPS protocol. See version 1.16 for a Windows XP version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GPS (NMEA 0183) extensible communication library written in Java. Handles standard GLL, GGA, RMC, GSA and GSV sentences and may be extended on application-level for handling any other sentence types. Bundle also contains GUI- and console-based GPS tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library for working with GPS units in Delphi. Parsing of most NMEA (all hopefully) sentences with a generic entry point for communications libraries of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rs232 communication component for delphi, supporting GSM - SMS - GPRS - CSD(datacall), GPS - NMEA protocol, - Send-Recieve Short Messages - Establish Data Calls - Make PPP Connection with GPRS Modems (separate from windows)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    .NET Framework GPS communications class library for communicating with GPS devices using NMEA 0183 and/or Garmin protocols. Written in C# with some Win32 interop (not quite mono compatible).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenMapSail is a naval navigation tool. It use any GPS that output NMEA protocol via RS232 or USB. Works on Windows 2000/XP with DirectX. Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GNU nmea is a navigator application for PDA that implements the NMEA protocol for comunicate with a GPS. Require PalmOS 3.5 or more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AtomicGPSClock is a low cost alternative to keep precise time on your computer. It utilizes any GPS that outputs the NMEA 2.0 protocol via RS-232 to accurately set a computers clock. For standalone, mobile, or network (SNTP) installations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Serve GPS data from a single GPS device to multiple clients which don't need to parse (or even know the existence of) NMEA. The data is sent from the server to the clients via SOAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A dialect-neutral Smalltalk library which supports communication with NMEA enabled devices, such as GPS receivers. The initial specific target device will be a Magellan GPS315 receiver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ArcCatalog NMEA GPS Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NMEA_ZDA_TO_UTC

    Add the $UTC message to a generic GPS NMEA output

    Using a Sparkfun Artemis thing plus with Arduino programming, capture NMEA messages from the UART port of a generic GPS and build a $UTC message using the $GNZDA and $GNRMC for UTC date and time. Send back the new NMEA messages to another UART. I have to deal with a closed source data logger that need the Aplanix specific message "$UTC,AAAAMMJJ,HHMMSS.DDD " to work. With this program we don't have to buy a new datalogger and/or Aplanix GPS. Can work with any "FAST" Arduino SBC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Tracker2020

    #7 - GNSS tracker to monitor the position and the course of a vehicle

    #7 - GNSS tracker to monitor the position and the course of a vehicle. Position data is transfered by a SIM7100E chip. µP power is delivered by a STM32L496 device. A 9-axis chip alerts about change of course and speed. The design is optimized for low power consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the PC part of the osiFC project. The PC software is meant to allow to to maintain core flight settings as well as monitor and plan a GPS based waypoint mission. For more information on the project check www.osiworx.com
    Downloads: 0 This Week
    Last Update:
    See Project