Adding custom Arduino parameters to AoG

Hi,

in the ESP32 autosteer code we use an analog input for workswitch, the threshold can be set in the Webinterface.

For your application I would suggest to use a separate arduino or ESP32 acting as section control, so it would be different from the autosteer and you can update the autosteer code without loosing this function. Section control can send “manual ON/OFF” or “Auto ON/OFF”. It could be realiszed like the documentation only on my fertilizer spreader.

Greetings Matthias

1 Like