Open Source Skid Steer Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "https://github.com/OpenSourceEcology/LifeTrac/issues/8")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
https://github.com/OpenSourceEcology/LifeTrac/issues/8
https://github.com/OpenSourceEcology/LifeTrac/issues/8
https://github.com/OpenSourceEcology/LifeTrac/pull/9
https://github.com/OpenSourceEcology/LifeTrac/blob/main/LifeTrac-v25/README.md
=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

Latest revision as of 01:15, 26 September 2025

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

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

https://github.com/OpenSourceEcology/LifeTrac/blob/main/LifeTrac-v25/README.md

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