Forum >Raspberry Pi Python Code for SHT35?
Raspberry Pi Python Code for SHT35?

Can anyone offer a pointer to sample code for configuring & reading from the SHT35 Digital Temperature & Humidity Sensor?
TIA
Jay
2023-02-22 22:37:58
bidrohini.bidrohini
You can use this library:
https://github.com/OlivierdenOuden/Sensirion_SHT35

2023-02-22 17:34:16
NeloKin
Hi
The sample code and library of Fermion: SHT35 Digital Temperature & Humidity Sensor (Breakout)(SKU:SEN0333) can be found here.
https://github.com/DFRobot/DFRobot_SHT3x/tree/master/python/raspberrypi
Hope it can help.
