5 个版本
0.1.4 | 2024年5月30日 |
---|---|
0.1.3 | 2024年3月10日 |
0.1.2 | 2024年3月10日 |
0.1.1 | 2023年4月20日 |
0.1.0 | 2023年4月19日 |
#253 in 嵌入式开发
385 每月下载量
435KB
12K SLoC
phidget-rs
A safe Rust wrapper around the phidgets22
library for interacting with Phidget sensors and actuators.
This is currently an early-stage project to wrap the Phidget API. It is intended to be a production-quality crate for use in real industrial settings.
Note that the authors only have a limited number of sensors available. Pull Requests are glady accepted for any additional types of Phidgets to add to the library, or let us know if you have a device that you would like to see supported and are willing to test and validate.
最低支持的 Rust 版本 (MSRV)
v1.73
This package uses Rust Edition 2021, requiring an MSRV of 1.73. Although it may build and work with slightly older versions of the compiler, this is the oldest version being tested and maintained by the developers.
lib.rs
:
phidget22 库的 Safe Rust 绑定。
依赖
~0–7.5MB
~47K SLoC