Skip to content

Commit

Permalink
adding new component
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinEbnerSensirion committed Dec 22, 2024
1 parent 92dad4d commit 20126c7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions components/i2c/sen66/definition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"displayName": "SEN66",
"vendor": "Sensirion",
"productURL": "https://www.digikey.ch/en/products/detail/sensirion-ag/SEN66-SIN-T/25700945?s=N4IgTCBcDaIM4FMB2A2FIC6BfIA",
"documentationURL": "https://sensirion.com/media/documents/FAFC548D/6731FFFA/Sensirion_Datasheet_SEN6x.pdf",
"published": true,
"i2cAddresses": [
"0x6b"
],
"subcomponents": [
"ambient-temp",
"ambient-temp-fahrenheit",
"humidity",
"pm10-std",
"pm25-std",
"pm100-std",
"voc-index",
"nox-index"
"co2"
]
}
Binary file added components/i2c/sen66/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20126c7

Please sign in to comment.