paulvha / SN-GCJA5

panansonic particle sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun Particle Sensor SN-GCJA5 Arduino Library

SparkFun Panasonic SN-GCJA5 Particle Sensor

SparkFun Panasonic SN-GCJA5 Particle Sensor (SPX-17123)

The Panasonic SN-GCJA5 is a highly accurate and easy to use particle matter detector. Great for detecting PM1.0, PM2.5, and PM10 sized particles. The only downside to this device is that it requires 5V (presumably to run the fan) but 3.3V for the I2C interface pins.

versioning

BASED ON THE ORIGINAL SPARKFUN LIBRARY 8 November 2020 / paulvha

  • added product documentation in extras
  • added deep-dive analyses on the sensor
  • examples added to also read the SN-GCJA5 serial
  • added example10, 11, 12 and 13
  • added additional call in library for TestReg

12 November 2020 / paulvha

  • Changed the way I2C reads are performed to improve stability
  • For Raspberry Pi there is also a library
  • Documentation has been updated with new learnings

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Products That Use This Library

Documentation

License Information

This product is open source!

Please use, reuse, and modify these files as you see fit. Please maintain the attribution and release anything derivative under the same license.

Distributed as-is; no warranty is given.

About

panansonic particle sensor

License:Other


Languages

Language:C++ 100.0%