-
Notifications
You must be signed in to change notification settings - Fork 8
Home
SK21 edited this page Jan 13, 2024
·
12 revisions
RateController (RC) is an add-on app that works with AgOpenGPS (https://github.com/farmerbriantee/AgOpenGPS/) for product application rate control.
RC Installation
- Go to https://github.com/SK21/AOG_RC
- Under Releases click latest.
- Download RateControllerApp.zip
- Extract the file to a folder of your choice.
- Find and run RateController.exe
Module Installation
There are various pcbs for the Nano, Teensy, ESP8266 and ESP32. https://github.com/SK21/AOG_RC/tree/master/Modules They can be installed with the arduino IDE or PCBsetup. https://github.com/SK21/PCBsetup . The Nano and Teensy need a serial connection. ESP8266 can use serial or OTA wifi. The ESP32 can update from its hotspot IP/update. For example 192.168.100.1/update.
Disclaimer
This software is for discussion and learning. It is not in any way to be used on any physical equipment and is meant for use by a simulator only.