Commit Graph

1 Commits (d375a1ab43ec76d4c84b1d0ef4845a24a4a8ef51)

Author SHA1 Message Date
Michael Traver d375a1ab43 sen6x: Add driver for Sensirion SEN6x family of environmental sensors
The Sensirion SEN6x family includes 6 sensors (SEN62, SEN63C, SEN65,
SEN66, SEN68, SEN69C) that support the following measurements, in
different combinations depending on the model:

  - Particulate matter (PM1.0, PM2.5, PM4, and PM10, with the addition
    of PM0.5 from the Read Number Concentration Values command)
  - Relative humidity
  - Temperature
  - VOC
  - NOx
  - Formaldehyde (HCHO)
  - CO2

Datasheet: https://sensirion.com/media/documents/FAFC548D/693FBB15/PS_DS_SEN6x.pdf
4 days ago