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

Update calculations, README and add Arduino example #7

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ViliusKraujutis
Copy link

@ViliusKraujutis ViliusKraujutis commented Dec 16, 2016

Merge changes from other forks with calculations fixes and Readme.

Also add Arduino example for Arduino IDE.
This will allow anyone to download master branch from this Github repository.
Downloaded ZIP will be importable to Arduino IDE.

To import this library to Arduino IDE go to menu Sketch -> Include library -> Add .zip library.

emj365 and others added 8 commits April 20, 2015 01:34
Alternative approach to estimate the temperature and humidity correction factor. Above and below 20degC, a linear relation has been defined, instead of quadratic.
coefficients for new linearisation of correction factor
This will allow anyone to download master branch from this Github repository.
Downloaded ZIP will be importable to Arduino IDE.

To import this library to Arduino IDE go to menu Sketch -> Include library -> Add .zip library.
@ViliusKraujutis ViliusKraujutis changed the title Add example for Arduino Update calculations, README and add Arduino example Dec 16, 2016
@windkh
Copy link

windkh commented Jan 15, 2017

Cool! But I don't believe that the author will merge this into the master as he was not active since 2014 :(

@ViliusKraujutis
Copy link
Author

Mhm, so sad, that it's so complicated to find how to ping those inactive github members. I tried looking on other platforms (like twitter) and could not get any replies.

@windkh
Copy link

windkh commented Jan 15, 2017

Maybe someone else should maintain a branch to be able to merge all those ideas together.

@ViliusKraujutis
Copy link
Author

well, that's what I'm trying to do here, but google still brings seekers to @GeorgK repo.

@windkh
Copy link

windkh commented Jan 15, 2017

So you mean this pullrequest includes all changes from any other branch? Well then I will give it a try. Right now I used the one from rstoica.

@ViliusKraujutis
Copy link
Author

Yep. At that time, I looked at all branches for important changes and... merged these two:

  • Merge branch 'master' of github.com:emj365/MQ135 363b917
  • Merge branch 'master' of github.com:balk77/MQ135 c2d36a8

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

Successfully merging this pull request may close these issues.

None yet

5 participants