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

[Question regarding your Wrapper]: Proposal for Improvement #17

Open
hasenradball opened this issue Feb 18, 2022 · 0 comments
Open

[Question regarding your Wrapper]: Proposal for Improvement #17

hasenradball opened this issue Feb 18, 2022 · 0 comments

Comments

@hasenradball
Copy link

hasenradball commented Feb 18, 2022

I hope you can understand my gernan?
If not I can explain in english.

Hallo,

ich finde Deinen Wrapper Ansatz sehr gut, weil ich auf den Arduino Nano eine Anwendung schreiben möchte und da brauch eine sehr kleine Library.
Mir sind zwei Dinge aufgefallen, die ich gerne als PR einbringen würde.

  1. Die Bosch Library kann sowohl als Float als auch Integer Werte zurückliefern, ich würde die library so anpassen dass man beides nutzen kann. Das kann ma mit einer minimalen Änderung in Deinem Wrapper ermöglichen.
  2. Würde ich gerne eine weitere Methode einführen, die mir quasi den Luftdruck bei NN zurückgibt. Der Wert wird auch für Wetter Vorhersagen verwendet. (siehe Adafruit BME280 Lib)
    float seaLevelForAltitude(float altitude, float pressure);

Ich würde gerne hier contributen weil ich den Ansatz toll finde.
Die Adafruit Lib, die ich bisher verwende ist mir viel zu ausgeblasen.

Gib mir bescheid, ob es für Dich passt :-)

VG
Frank

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

No branches or pull requests

1 participant