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

SHT1x sensor support #1233

Closed
rbosneag opened this issue Oct 1, 2016 · 1 comment
Closed

SHT1x sensor support #1233

rbosneag opened this issue Oct 1, 2016 · 1 comment

Comments

@rbosneag
Copy link

rbosneag commented Oct 1, 2016

Guys, I just discovered this library and it's awesome.

I'm a newbie in the RasPi world and so far I struggled with wires and low level libraries written in Python or C (although I come from the JavaScript world) so it was a great relief to find Johnny5.

I have a Sensirion SHT11 temperature and humidity sensor and I managed to make it work from Python (using pi-sht1x library) and NodeJs (with pi-sht1x which was abandoned 3y ago, is outdated and I wonder if I can trust it). I guess that both libraries are based on John Burns' C library here.

I was wondering if the SHT31 code in your library could be easily converted to support also SHT1x family of sensors. I'd love to help but I'm new to this IoT world and fear to break things.

SHT1x datasheet for communication with the sensor is here, detailed from page 6.

Any help would be greatly welcomed.

@dtex
Copy link
Collaborator

dtex commented Jan 11, 2018

Hi @rbosneag ,

Johnny-Five contributors and maintainers are loathe to close issues where someone has a need. We don't want anyone to ever feel that we don't care, but we just haven't gotten to this feature yet. Rather than leave it languishing as an open issue we have created a Requested Features page and added your request for the SHT11 (and variants) there.

@dtex dtex closed this as completed Jan 11, 2018
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

2 participants