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 SHT31 and E-Paper support #188

Open
knopserl opened this issue Mar 24, 2018 · 11 comments
Open

Add SHT31 and E-Paper support #188

knopserl opened this issue Mar 24, 2018 · 11 comments

Comments

@knopserl
Copy link

I was thinking to use this project for a quality temperature/humidity sensor with e-paper (Wavershare, 1,54" 200x200 pixel) with LiPo battery.
I would need some help to add support for a SHT31 temp/humitidy sensor and also for a waveshare (or any other) e-paper/e-ink. The libs are available but if somebody could proper integrate it into the project, that would be great.

@BertrumUK
Copy link

Could this be added as SHT3x to include other versions of this sensor?

@1technophile
Copy link
Owner

yes of course ;-)

@stripeyhorse
Copy link

i added SHT3x, m5stack and CCS811 to the code. im hopeless with GITHUB and CODE but it works
https://github.com/stripeyhorse/OpenMQTTGateway

@1technophile
Copy link
Owner

great, could you submit a pull request so as to enable me to add it easily?

@1technophile
Copy link
Owner

@stripeyhorse do you need some help so as to submit a pull request?

@knopserl
Copy link
Author

@stripeyhorse so you have included the SHT3x sensors (SHT31, 35 etc) and a TFT display support from the m5stack? But there is still e-paper support missing right?

@stripeyhorse
Copy link

@1technophile Yes please. i did try and do it but ive ended up with https://github.com/stripeyhorse/OpenMQTTGateway

My SHT3x sensor on my m5 stack has been working great all week. I think my CCS811 is faulty thou so ive stopping using it. I have ordered more and a few different sensors as well. The code is pretty hacked together but i did try and follow the layout and style already used.

@1technophile
Copy link
Owner

@stripeyhorse
When on your OMG repository main page you should see a button "New pull request".
Click on it
You will see the changes you have made.
Check these changes.
If ok click on "create pull request"
Name it and put some descriptions

Once done I will review the changes made

@1technophile 1technophile added this to the v0.8 milestone Jul 31, 2018
@stripeyhorse
Copy link

thanks @1technophile i just did that. happy to help btw. Im not a great coder but the code base is easy so happy to add more sensors.. ive got more on the way...

@insane2subro
Copy link

In the mean time how about adding support for SSD1306 oled displayes, these are pretty common.

@1technophile
Copy link
Owner

@insane2subro feel free to submit a pull request also :-)

@1technophile 1technophile modified the milestones: v0.8, V0.9 Sep 13, 2018
@1technophile 1technophile modified the milestones: V0.9, V1.0 Nov 25, 2018
@1technophile 1technophile modified the milestones: V0.9.10, 1.0 Feb 5, 2022
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

5 participants