SHT21

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
ebelouet
Posts: 10
Joined: Mon Jan 15, 2018 9:01 pm

SHT21

Post by ebelouet » Wed May 04, 2022 2:03 pm

HI,

I try to use SHT21 with esp32 but no example code run.

Who have got a example for this ?

Thank by advance
Eric

User avatar
Roberthh
Posts: 3668
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: SHT21

Post by Roberthh » Thu May 05, 2022 6:02 am

I have a driver for the SI7021 device here: https://github.com/robert-hh/SI7021
That should work for the SHT21 as well.

ebelouet
Posts: 10
Joined: Mon Jan 15, 2018 9:01 pm

Re: SHT21

Post by ebelouet » Mon May 09, 2022 3:01 pm

HI,
Thank I will try it soon
Eric

Post Reply