Open Source Skid Steer Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


https://github.com/OpenSourceEcology/LifeTrac/pull/9
https://github.com/OpenSourceEcology/LifeTrac/pull/9
=Overview=
*Using MQTT communication standard to remotely control over wifi
*Requires MQTT Broker server hosted on raspberry pi
*Commands generated on joystick Arduino sent to broker then on to tractor's Arduino

Revision as of 01:05, 26 September 2025

https://github.com/OpenSourceEcology/LifeTrac/issues/8

https://github.com/OpenSourceEcology/LifeTrac/pull/9

Overview

  • Using MQTT communication standard to remotely control over wifi
  • Requires MQTT Broker server hosted on raspberry pi
  • Commands generated on joystick Arduino sent to broker then on to tractor's Arduino