-
-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Michael Arthur edited this page Oct 23, 2024
·
8 revisions
Here you will find information on progress on reverse engineering and protocols that Luba uses.
Luba primarily communicates using protobuf messages over wifi and bluetooth.
Protobuf protocols have all been reverse engineered and are present in the project.
- Bluetooth: Done
- Wifi: Done
- MQTT: Done
- Protobuf files: Done
- Sending messages to Luba to perform actions: Done
- Reading messages from Luba: Done
The available protocols:
Platform support
If you wish to remote control your luba I have already created code to control luba using a gamepad (ps4/5/xbox) controller, This allows you to bypass the safety restrictions (including speed) for manual mow amongst other fun things. This includes wheel control. See the joystick code in tests.
All pages in this wiki are licensed under the Apache License 2.0