Pinned Repositories
AGOpenGPS_Lightbar_UDP_ESP32
AGOpenGPS Lightbar for WLAN/UDP connection with ESP32 and led strip ws2812b
esp32-xbee
ESP32 XBee UART Interface
PolymorphicButtons
A simple Arduino library to make multi-function buttons.
RemoteControlWinch
Remote Control of an agricultural Winch
RTCM_Stream_Splitter_Library
Arduino Library for splitting a RTCM-Stream input byte by byte into seperated messages
RVMC_RTCM-VIA-MQTT-CASTER
Caster for RVMP (RTCM Via MQTT Protocol) using the MQTT msg/protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data from BaseStations to Broker and to Rover GPS units.
RVMP_RTCM-VIA-MQTT-PROTOCOL
In use by RVMT (RTCM Via MQTT Transmitter) using the MQTT msg/protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data from BaseStations to Broker and to Rover GPS units.
RVMR_RTCM-VIA-MQTT-RECEIVER
RVMR (RTCM VIA MQTT RECEIVER) is using the MQTT protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data to my rover GPS units. As a target system i will use https://github.com/farmerbriantee/AgOpenGPS. AgOpenGPS is connecting to the RVMR as a simulated local NTRIP-Caster on Port 2101 and relay the RTCM to the rover (DualGPS) from https://github.com/mtz8302/AOG_GPS_ESP32.
RVMT_RTCM-VIA-MQTT-TRANSMITTER
RVMT (RTCM VIA MQTT TRANSMITTER) is using the MQTT protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data for my rover GPS units.
SyncMQTTConnectionESP32_Library
Arduino Library for very simple and basic MQTT connection, SYNCHRONOUS, arduino-esp32, based on PubSubClient
hagre's Repositories
hagre/RVMT_RTCM-VIA-MQTT-TRANSMITTER
RVMT (RTCM VIA MQTT TRANSMITTER) is using the MQTT protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data for my rover GPS units.
hagre/AGOpenGPS_Lightbar_UDP_ESP32
AGOpenGPS Lightbar for WLAN/UDP connection with ESP32 and led strip ws2812b
hagre/RTCM_Stream_Splitter_Library
Arduino Library for splitting a RTCM-Stream input byte by byte into seperated messages
hagre/RVMC_RTCM-VIA-MQTT-CASTER
Caster for RVMP (RTCM Via MQTT Protocol) using the MQTT msg/protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data from BaseStations to Broker and to Rover GPS units.
hagre/RVMP_RTCM-VIA-MQTT-PROTOCOL
In use by RVMT (RTCM Via MQTT Transmitter) using the MQTT msg/protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data from BaseStations to Broker and to Rover GPS units.
hagre/RVMR_RTCM-VIA-MQTT-RECEIVER
RVMR (RTCM VIA MQTT RECEIVER) is using the MQTT protocol (as a secure and opensource alternative to NTRIP) to get RTK correction data to my rover GPS units. As a target system i will use https://github.com/farmerbriantee/AgOpenGPS. AgOpenGPS is connecting to the RVMR as a simulated local NTRIP-Caster on Port 2101 and relay the RTCM to the rover (DualGPS) from https://github.com/mtz8302/AOG_GPS_ESP32.
hagre/esp32-xbee
ESP32 XBee UART Interface
hagre/PolymorphicButtons
A simple Arduino library to make multi-function buttons.
hagre/RemoteControlWinch
Remote Control of an agricultural Winch
hagre/SyncMQTTConnectionESP32_Library
Arduino Library for very simple and basic MQTT connection, SYNCHRONOUS, arduino-esp32, based on PubSubClient
hagre/SyncWiFIConnectionESP32_Library
Arduino Library for very simple and basic Wifi connection, SYNCHRONOUS, arduino-esp32
hagre/AgOpenGPS
Ag Precision Mapping, Section Control and Guidance Software
hagre/AOG_Autosteer_ESP32
AgOpenGPS V4 autosteer code for ESP32
hagre/AOG_GPS_ESP32
DUAL or SINGLE GPS bridge between AgOpenGPS an GPS receiver. Works with 2 UBlox to calculate heading+roll. Corrects and filters. ESP32 + Arduino MEGA
hagre/Boards
GPS and Steer Boards
hagre/cura-temp-tower-script
A place to store my cura temperature tower script.
hagre/Dual-GPS
Dual Gps forked from mtz8302 for the PCB module in the AOG-addendum repo
hagre/gpxpy
gpx-py is a python GPX parser. GPX (GPS eXchange Format) is an XML based file format for GPS tracks.
hagre/HeatingControl_RAP
Sepcial designed solar heating control by arduino
hagre/Marlin
Optimized firmware for RepRap 3D printers based on the Arduino platform.
hagre/micropyGPS
A Full Featured GPS NMEA sentence parser for use with Micropython and the PyBoard embedded platform
hagre/MK4duo
MK4duo Firmware Printers 3D for Arduino and Arduino due
hagre/ntripcaster
Modified from ntripcaster 0.1.5, Fixed the socket length compiling error.
hagre/ntripcaster-1
hagre/QtOpenGuidance
hagre/txt_to_gpx
A python script that converts gps data to an .gpx file.
hagre/VerySimpleTimer_Library
Arduino Library for very simple and basic timing function.