I made a Rust library for the SHT31-D sensor

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
FloppyDisck
 
Posts: 3
Joined: Sat Feb 04, 2023 3:33 pm

I made a Rust library for the SHT31-D sensor

Post by FloppyDisck »

Hey guys, i'm in the process of finishing a library for the SHT31 temperature and humidity sensor. Feel free to give it a look and some feedback if you end up using it!

https://crates.io/crates/sht31

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: I made a Rust library for the SHT31-D sensor

Post by adafruit_support_mike »

Thanks for posting it!

User avatar
FloppyDisck
 
Posts: 3
Joined: Sat Feb 04, 2023 3:33 pm

Re: I made a Rust library for the SHT31-D sensor

Post by FloppyDisck »

adafruit_support_mike wrote: Tue Feb 07, 2023 1:27 am Thanks for posting it!
No problem!

Version two was posted with full support for the sensor now, a third version is in the process to give devs the ability to opt out of using floats in favor for signed 32bit integers.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”