| Crates.io | vex-v5-serial |
| lib.rs | vex-v5-serial |
| version | 0.3.3 |
| created_at | 2024-07-11 22:06:54.782407+00 |
| updated_at | 2025-02-06 23:49:37.010568+00 |
| description | A library for communicating with VEX V5 Brains |
| homepage | |
| repository | https://github.com/vexide/vex-v5-serial |
| max_upload_size | |
| id | 1300070 |
| size | 632,936 |
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.