Crates.io | vex-v5-serial |
lib.rs | vex-v5-serial |
version | 0.2.2 |
source | src |
created_at | 2024-07-11 22:06:54.782407 |
updated_at | 2024-10-26 21:57:51.205589 |
description | A library for communicating with VEX V5 Brains |
homepage | |
repository | https://github.com/vexide/vex-v5-serial |
max_upload_size | |
id | 1300070 |
size | 622,338 |
This project provides a Rust implementation of the serial communications protocol used by VEX V5 devices over USB and Bluetooth.
[!NOTE] Information regarding the protocol is derived from the open-source PROS-CLI project as well as JerryLum's reverse engineering efforts in v5-serial-protocol.
Command
API for higher level abstractions over basic packet exchange.