Coder Social home page Coder Social logo

hpma115s0's Introduction

HPMA115S0

Library for Honeywell's Particle Sensor (HPMA115S0-XXX)

hpma115s0's People

Contributors

felixgalindo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hpma115s0's Issues

library name capitalized in example.ino

Line 9 in example.ino is #include <HPMA115S0.h>
But the name of the library is hpma115S0.h
For this reason the sketch wouldn't compile, but after changing the name it works flawlessly on my Arduino UNO.

Changing delay in example

If you change delay in example loop from 1000 to something else readings are different. For example if you wait 10 sec after each reading you get much smaller values for pm2_5 and pm10. Maybe it is not a bug, but I can't find the solution how to read sensor data correctly every time when there is need to wait betweed readings.

Set different coefficient

I tried adjusting the adjustment coefficient for calibration, but it doesn't like it recognizes the command. Tried hpma115S0.SetAdjustmentCoefficient(120);, hpma115S0.SetCustomerAdjustmentCoefficient(120);, hpma115S0.SetCustomerCoefficient(120);
All saying "'class HPMA115S0' has no member named 'SetAdjustmentCoefficient'".
Any idea?

Using for Arduino UNO

Hi! I am a new to Arduino. I notice that you in your example is using a feather. Will I have to change anything to use it for Arduino UNO, e.g. the reference to the RX and TX pins?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.