Commit Graph

69 Commits

Author SHA1 Message Date
Philipp Kramer d23014fb85 add bmp280 2023-11-15 13:16:25 +01:00
Philipp Kramer b3de99ea73 add dht11 flag 2023-11-15 12:23:38 +01:00
interfisch eb7a54285f try to fix sensoresp7. fix vl53l1x i2c speed 2023-02-01 21:48:54 +01:00
interfisch 46ab4f7dbb move most of cpp and header files 2023-02-01 20:04:46 +01:00
interfisch 02c39822bc change settings sensor7 2023-02-01 18:51:14 +01:00
interfisch 634e2cdf52 add sht31 humidity sensor to outdoor station 2022-11-13 14:19:12 +01:00
interfisch 899f706845 fix radar sensor pin not pullup 2022-02-24 08:21:32 +01:00
interfisch 5f9c1f787c add grove gas sensor v2 multichannel gm-xxx 2021-11-21 17:51:04 +01:00
interfisch 875a7c0101 fix mhz19 calibration handler 2021-11-08 20:21:50 +01:00
interfisch 310fb73fba move raingauge to class 2021-11-08 20:09:59 +01:00
interfisch 4a4faf68d4 move anemometer to class 2021-11-08 19:49:25 +01:00
interfisch 275c641ec8 move vl53l1x to class 2021-11-07 22:31:24 +01:00
interfisch 4dbc5b186c move tcs34725 to class 2021-11-07 21:56:42 +01:00
interfisch 0c31e99776 fix compile errors 2021-11-07 11:05:25 +01:00
interfisch be57f730b4 move sds018 to class 2021-11-07 10:51:27 +01:00
interfisch 1693a84cf3 move mhz19 to class (calibration topic missing) 2021-11-06 19:38:54 +01:00
interfisch 53471a9c8a move ldr to class 2021-11-06 18:24:40 +01:00
interfisch bd25dc9b7c move radar to class 2021-11-04 19:25:31 +01:00
interfisch 01ee9cd525 move pir to class and rename to hcsr501 2021-11-04 19:16:30 +01:00
interfisch 90b1185795 move ml8511 to class 2021-11-04 18:47:43 +01:00
interfisch ea0f2183d2 move bh1750 to class 2021-11-04 18:21:31 +01:00
interfisch b88fa10d53 move hs1101 to class 2021-11-04 17:52:39 +01:00
interfisch 05907eb59d move htu21d to class 2021-11-03 19:03:28 +01:00
interfisch ac81c74dbd move bmp180 to class 2021-11-02 20:13:38 +01:00
interfisch 24fe2af8b7 working separation of dht22 into own class 2021-11-02 18:51:55 +01:00
interfisch 2353fea4f6 Merge branch 'master' of https://gitea.ctdo.de/interfisch/sensoresp 2021-10-31 14:07:16 +01:00
interfisch 57dce3b696 start putting sensors into seperate files 2021-10-31 14:07:09 +01:00
interfisch c588c99cd7 implement vl53l1x tof sensor 2021-10-13 19:01:22 +02:00
interfisch 1e87d26088 add vl53l1x sensor 2021-10-13 14:56:09 +02:00
interfisch fe29b238ff add htu21d sensor 2021-08-17 22:31:32 +02:00
interfisch f786cbd77c add radar motion sensor 2021-07-14 21:09:23 +02:00
interfisch 5bc41fcf21 add tcs light value less than 65535 check 2021-01-27 22:57:03 +01:00
interfisch dbaf926def add mhz19 zero calibration 2020-12-31 17:47:13 +01:00
interfisch f051321c81 do not use tcs values if saturated 2020-12-26 12:40:53 +01:00
interfisch 8f0582a458 fix missing lastread time set for tcs sensor reading 2020-12-26 12:29:32 +01:00
interfisch ec3cee7db2 add tcs34725 lux correction factor 2020-11-14 17:38:54 +01:00
interfisch 5cea05e0be fix raingauge first flip amount 2020-11-13 16:12:19 +01:00
interfisch a53fd957af fix pir false triggering 2020-11-08 11:59:34 +01:00
interfisch 99a57c594c add sensoresp5 2020-11-03 20:41:46 +01:00
interfisch 1422636c6b send -1 if coloretemp not ok 2020-11-01 20:20:03 +01:00
interfisch 87a095015c fix raingauge 2020-11-01 14:40:23 +01:00
interfisch 5e00a7974b imlement raingauge 2020-11-01 13:44:42 +01:00
interfisch ed77d41b7a implement wrapper class with agc from library example code 2020-11-01 13:25:52 +01:00
interfisch ecb468cb52 add uv adc averaging 2020-11-01 13:18:14 +01:00
interfisch f9103ecdc8 change outdoor sensoresp0 to less send sensitive light 2020-11-01 13:14:38 +01:00
interfisch 53c04c0077 minimum light for tcs colortemp 2020-11-01 12:28:45 +01:00
interfisch ff8582fa1e use agc wrapper class for tcs34725 2020-11-01 12:24:34 +01:00
interfisch e2005bbf84 add anemometer interrupt debounce 2020-11-01 12:05:32 +01:00
interfisch 691c77ee98 implement anemometer 2020-10-30 17:51:03 +01:00
interfisch 913a586eeb implement uv sensor ML8511 2020-10-30 09:23:05 +01:00