Commit Graph

96 Commits

Author SHA1 Message Date
Brent Rubell 6bc09d6a91
Merge pull request #50 from brentru/add-more-units
Add sensor types for gas resistance and unitless percentage
2023-03-03 13:18:05 -05:00
brentru 3423c95b1f remove redundant lux 2023-03-03 13:11:46 -05:00
Brent Rubell 716fa39df9
Merge pull request #46 from brentru/add-particles
Add particles
2023-03-03 13:04:54 -05:00
brentru 1f527ebc8b address https://github.com/adafruit/Adafruit_Sensor/issues/48 2023-03-03 11:23:43 -05:00
brentru a902f89d35 addresses https://github.com/adafruit/Adafruit_Sensor/issues/47 2023-03-03 11:18:00 -05:00
brentru 2af7609456 SENSOR_TYPE_ECO2 2023-03-03 11:03:04 -05:00
Brent Rubell 355dde33b0
Merge pull request #45 from brentru/add-eco2
Add CO2, eCO2 sensor types
2023-03-03 11:00:03 -05:00
brentru ea6ce0b04c add pm readings 2023-03-03 10:59:40 -05:00
brentru 175c626fdf bump library version 2023-03-03 10:40:56 -05:00
brentru 13ef89ec39 add co2, eco2 2023-03-03 10:34:47 -05:00
Brent Rubell 6ac3e2df0f
Merge pull request #41 from tyeth/add-voc-nox-index
Adds NOx and VOC index to sensor types
2022-12-20 12:46:26 -05:00
tyeth d3d2fd776b change indexes to floats 2022-12-20 17:27:34 +00:00
Tyeth Gundry ab0e94cd84
clang tidy 2022-12-15 23:10:12 +00:00
tyeth 7d15c6fd8f Adds NOx and VOC index to sensor types
What is sensirion's NOx index?
https://sensirion.com/media/documents/9F289B95/6294DFFC/Info_Note_NOx_Index.pdf

Resolve https://github.com/adafruit/Wippersnapper_Components/issues/103
2022-12-15 21:56:46 +00:00
Eva Herrada 334044cc0b
Bump to 1.1.6 2022-08-01 13:39:14 -04:00
lady ada 137b67db45 printy! 2022-07-31 16:01:00 -04:00
lady ada b87b2be66b add TVOC option 2022-07-31 15:58:56 -04:00
Eva Herrada 69d2d4f128
Bump to 1.1.5 2022-03-07 16:09:03 -05:00
Brent Rubell 6df81e19f7
Update README.md
Use markdown h2 syntax for headers so they can be linked-to in guides
2022-03-04 16:18:22 -05:00
dherrada 6cea0d9c55
Bump to 1.1.4 2020-06-29 14:37:07 -04:00
lady ada 3a8b54ab50 fix https://github.com/adafruit/Adafruit_Sensor/issues/33 2020-06-28 17:33:34 -04:00
dherrada 9b59a72778
Added syntax highlighting to README 2020-05-26 15:50:21 -04:00
Limor "Ladyada" Fried add8c644ef
Merge pull request #31 from HappyFacade/patch-1
Add syntax highlighting to readme
2020-04-05 20:16:50 -04:00
Happy df43f2a3fd
Add syntax highlighting to readme 2020-04-05 11:45:08 -07:00
Lady Ada 29c609a11a clang 2020-02-02 04:00:45 -05:00
Lady Ada 6d81aaea96 clang 2020-02-02 03:55:46 -05:00
Lady Ada 82a56eaaab Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2020-02-02 03:29:54 -05:00
Lady Ada 151a26af64 add SENSORS_RADS_TO_DPS 2020-02-02 03:29:48 -05:00
Ha Thach 7b346161f9
add repository_dispatch event 2020-01-07 14:06:25 +07:00
Lady Ada 5fa41392d8 fix missing enum 2019-12-29 02:13:22 -05:00
Lady Ada 739172c539 clang doesnt like unicodes 2019-12-28 21:31:51 -05:00
Lady Ada cb74461b75 doxyd 2019-12-28 21:26:18 -05:00
Lady Ada 1d5bac83e5 clang2 2019-12-28 20:43:08 -05:00
Lady Ada 0588e9b8bb bump & clang 2019-12-28 20:39:21 -05:00
Lady Ada 0eb0a45560 change it to adxl343 example 2019-12-28 20:34:46 -05:00
Lady Ada 122c8615dc add mock example from bmp280 2019-12-28 20:31:13 -05:00
Lady Ada 11606e6778 add https://github.com/adafruit/Adafruit_Sensor/issues/28 2019-12-28 20:29:43 -05:00
Lady Ada 0e465a4d1f add workflow actions 2019-12-28 20:28:01 -05:00
Lady Ada 1f2319ea53 add pretty printer 2019-12-28 20:26:22 -05:00
ladyada ab724dd4d8 Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2019-05-24 20:57:22 -04:00
Limor "Ladyada" Fried 6f4785cd49
Update library.properties 2019-03-11 11:37:28 -04:00
Limor "Ladyada" Fried 1395351123
Merge pull request #26 from madhephaestus/patch-1
Adding the includes line to the library.properties
2019-03-11 11:37:03 -04:00
Kevin Harrington 073746a60b
Adding the includes line to the library.properties
This line allows the Arduino framework to discover that this library provides this header file.
2019-03-11 10:08:54 -04:00
Limor "Ladyada" Fried a78507261d
Merge pull request #22 from patridge/patch-1
Include Adafruit BME280 driver in list.
2018-09-25 08:57:03 -07:00
Adam Patridge 418efaa53f
Include Adafruit BME280 driver in list. 2018-09-25 07:38:28 -07:00
Kevin Townsend a4f8d5d8d5
Merge pull request #12 from malachi-iot/master
non-Arduino compatibility
2018-09-17 21:25:41 +02:00
Kevin Townsend 0c7eebfd42
Merge pull request #14 from DoNck/master
Update README.md
2018-09-17 21:24:55 +02:00
Kevin Townsend 88a09a15d3
Merge pull request #17 from mrjimenez/pr_2
Fixes an ISO-8859-1 vs UTF-8 issue
2018-09-17 21:24:26 +02:00
Kevin Townsend 4c373fbed1
Merge pull request #16 from mrjimenez/pr_1
Adding a .gitignore to the project
2018-09-17 21:23:50 +02:00
Kevin Townsend ce4b31ece8
Merge pull request #21 from phildubach/master
Suppress unused argument warning in enableAutoRange()
2018-09-17 21:21:23 +02:00