All Projects → JonasGroeger → GPSService

JonasGroeger / GPSService

Licence: other
Demonstrates how to use a service to regularly update a activity with data via callback. Also allows the activity to call functions on the service.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to GPSService

react-native-device-country
Get device location by telephony (SIM card) or settings without using GPS tracker.
Stars: ✭ 33 (+106.25%)
Mutual labels:  gps, gps-location
FusedBulb
Location fetch library.
Stars: ✭ 22 (+37.5%)
Mutual labels:  gps, gps-location
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-6.25%)
Mutual labels:  gps, gps-location
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (+50%)
Mutual labels:  gps
UpdatingHDmapByMonoCamera
Updating HD map with RTK-GPS and monocular camera
Stars: ✭ 120 (+650%)
Mutual labels:  gps
SparkFun RTK Firmware
Centimeter precision GPS/GNSS using L1/L2 signals broadcast over Bluetooth SPP (using the ESP32) in an easy to use enclosure.
Stars: ✭ 38 (+137.5%)
Mutual labels:  gps
RouteConverter
The popular GPS conversion and editing tool
Stars: ✭ 123 (+668.75%)
Mutual labels:  gps
pi
🥧 Monorepo for my Raspberry Pi dashboard and GPS satellite listener.
Stars: ✭ 27 (+68.75%)
Mutual labels:  gps
EncoderTool
The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers to ARM based boards. Encoder push buttons are supported. Callback functions can be attached to encoder changes and button presses to allow for event driven applications
Stars: ✭ 29 (+81.25%)
Mutual labels:  callback
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+156.25%)
Mutual labels:  callback
common
Metarhia Common Library
Stars: ✭ 55 (+243.75%)
Mutual labels:  callback
PanicTrigger
An app for emergency situation
Stars: ✭ 19 (+18.75%)
Mutual labels:  gps
AjaxHandler
ASimple PHP Class to help handling Ajax Requests easily
Stars: ✭ 30 (+87.5%)
Mutual labels:  callback
DiffEqCallbacks.jl
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
Stars: ✭ 43 (+168.75%)
Mutual labels:  callback
ansible-role-ntp-gps
Ansible Role: NTP with GPS on Raspberry Pi
Stars: ✭ 15 (-6.25%)
Mutual labels:  gps
ESP32 IMU BARO GPS VARIO
GPS altimeter/variometer with LCD display, routes with waypoints, data/gps track logging, bluetooth NMEA sentence transmission, wifi AP + webpage configuration
Stars: ✭ 72 (+350%)
Mutual labels:  gps
gpx-interpolate
Python function to interpolate GPX data using piecewise cubic Hermite splines
Stars: ✭ 35 (+118.75%)
Mutual labels:  gps
vkbottle
Сustomizable asynchronous VK API framework
Stars: ✭ 371 (+2218.75%)
Mutual labels:  callback
automile-php
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 28 (+75%)
Mutual labels:  gps
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (+106.25%)
Mutual labels:  callback

GPSService

Demonstrates how to use a service to regularly update a activity with data via callback. Also allows the activity to call functions on the service.

What you can't see here is the fact that it updates the coodinates and the time every 2 seconds. GPSService screenshow

GPSService is provided under the CC BY 3.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].