Open Source Skid Steer Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 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/ | 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