https://github.com/stackallocator/roverctl
Rust CLI utility to control custom rovers using UDP packets
https://github.com/stackallocator/roverctl
arduino esp32 iot robotics rust
Last synced: about 2 months ago
JSON representation
Rust CLI utility to control custom rovers using UDP packets
- Host: GitHub
- URL: https://github.com/stackallocator/roverctl
- Owner: stackallocator
- License: gpl-3.0
- Created: 2025-11-17T13:50:04.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2025-11-17T13:53:05.000Z (7 months ago)
- Last Synced: 2025-11-17T15:23:39.654Z (7 months ago)
- Topics: arduino, esp32, iot, robotics, rust
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roverctl
Rust CLI utility to control custom rovers using UDP packets
## To-Do
- [ ] Properly handle raw mode in terminal for stdout
- [ ] Add gamepad support
- [ ] Add more control option (depnends on rover software)