Raspberry Pi Python Code for SHT35?
Jay.Andrews 2022-12-15 06:53:35 1378 Views2 Replies 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
bidrohini.bidrohini 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.
NeloKin 
