General Raspberry Pi

Raspberry Pi Python Code for SHT35?

userHead Jay.Andrews 2022-12-14 22:53:35 870 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 14:37:58

You can use this library:

https://github.com/OlivierdenOuden/Sensirion_SHT35

userHeadPic bidrohini.bidrohini
2023-02-22 09:34:16

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.

userHeadPic NeloKin