vexide-devices 0.8.0

VEX hardware abstractions and peripheral access.
docs.rs failed to build vexide-devices-0.8.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vexide-devices-0.7.1-rc.1

VEX hardware abstractions and peripheral access.

This crate provides APIs for interfacing with hardware and peripherals sold by VEX robotics.

The VEX V5 Brain features 21 RJ9 serial ports (known as "Smart Ports") for communicating with newer V5 devices, as well as six three-wire ports with analog-to-digital conversion capability for compatibility with legacy Cortex devices. The Brain also has a screen, battery, and usually a controller for reading user input.

Hardware access begins at the Peripherals API, where a singleton to the brain's available I/O and peripherals can be obtained: