uwb_serial 1.0.0

UWB serial connector
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 1.07 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 419.07 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 28s Average build duration of successful builds.
  • all releases: 28s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Alfex4936

PyO3

A simple example of using PyO3

Using rust serial on Python like pyserial

Build

python setup.py install

Import

Check examples/uwb.py