Skip to content
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

  1. Go to https://github.com/SK21/AOG_RC
  2. Under Releases click latest.
  3. Download RateControllerApp.zip
  4. Extract the file to a folder of your choice.
  5. 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.