Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SHT30 Temp/Humidity Sensor support #32

Closed
pidiet opened this issue Apr 1, 2018 · 3 comments
Closed

Add SHT30 Temp/Humidity Sensor support #32

pidiet opened this issue Apr 1, 2018 · 3 comments

Comments

@pidiet
Copy link

pidiet commented Apr 1, 2018

Hey,

this one is also great, small and more precise than dht22. And it has a wemos shield as well: https://wiki.wemos.cc/products:d1_mini_shields:sht30_shield

Notes:
Wemos' provided library is hinky and not recommended.
This firmware uses ClosedCube's library instead: https://github.com/closedcube/ClosedCube_SHT31D_Arduino (not closed at all!)
Source: https://github.com/boneskull/shtshow

@smrtnt
Copy link
Owner

smrtnt commented Apr 22, 2018

Hi @pidiet,
One sensor has just been ordered.

@smrtnt
Copy link
Owner

smrtnt commented May 10, 2018

Support added now for SHT3X sensors (cf. commit).

@smrtnt smrtnt closed this as completed May 10, 2018
@rradar
Copy link

rradar commented May 22, 2018

@mertenats thank's so much!

Just builded my first multi sensor with a sht30! Just works! Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants