4 releases

0.1.3 Mar 10, 2024
0.1.2 Mar 10, 2024
0.1.1 Apr 20, 2023
0.1.0 Apr 19, 2023

#354 in Embedded development

Download history 9/week @ 2024-02-18 30/week @ 2024-02-25 2/week @ 2024-03-03 235/week @ 2024-03-10 93/week @ 2024-03-17 13/week @ 2024-03-31

341 downloads per month

MIT license

415KB
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.

Minimum Supported Rust Version (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:

Safe Rust bindings to the phidget22 library.

Dependencies

~0–9MB
~54K SLoC