Commit graph

77 commits

Author SHA1 Message Date
0ea531bd36 change outdoor esp raingauge flipamount for new raingauge design 2022-06-19 12:27:17 +02:00
d82e470feb Merge branch 'master' of https://gitea.ctdo.de/interfisch/sensoresp 2022-02-24 08:25:41 +01:00
8d86953a7d send less data for range sensor 2022-02-24 08:22:48 +01:00
899f706845 fix radar sensor pin not pullup 2022-02-24 08:21:32 +01:00
9472d8d2de add sensoresp flur laser cut box 2022-01-06 15:39:57 +01:00
c8d0d30814 add htu to sensoresp6 2021-11-21 18:08:10 +01:00
5f9c1f787c add grove gas sensor v2 multichannel gm-xxx 2021-11-21 17:51:04 +01:00
875a7c0101 fix mhz19 calibration handler 2021-11-08 20:21:50 +01:00
310fb73fba move raingauge to class 2021-11-08 20:09:59 +01:00
d45eddd707 remove duplicate sensordata 2021-11-08 19:49:56 +01:00
4a4faf68d4 move anemometer to class 2021-11-08 19:49:25 +01:00
da46dd1a77 remove sensordata from constructor 2021-11-07 22:46:42 +01:00
275c641ec8 move vl53l1x to class 2021-11-07 22:31:24 +01:00
c5bad1cc44 initialize sensor objects in constructor 2021-11-07 22:05:57 +01:00
4dbc5b186c move tcs34725 to class 2021-11-07 21:56:42 +01:00
a8b751f662 fix dht22 define names 2021-11-07 11:15:24 +01:00
0c31e99776 fix compile errors 2021-11-07 11:05:25 +01:00
ab7dc45d94 fix spelling error on ldr 2021-11-07 11:00:39 +01:00
be57f730b4 move sds018 to class 2021-11-07 10:51:27 +01:00
1693a84cf3 move mhz19 to class (calibration topic missing) 2021-11-06 19:38:54 +01:00
53471a9c8a move ldr to class 2021-11-06 18:24:40 +01:00
bd25dc9b7c move radar to class 2021-11-04 19:25:31 +01:00
01ee9cd525 move pir to class and rename to hcsr501 2021-11-04 19:16:30 +01:00
90b1185795 move ml8511 to class 2021-11-04 18:47:43 +01:00
ea0f2183d2 move bh1750 to class 2021-11-04 18:21:31 +01:00
b88fa10d53 move hs1101 to class 2021-11-04 17:52:39 +01:00
05907eb59d move htu21d to class 2021-11-03 19:03:28 +01:00
ac81c74dbd move bmp180 to class 2021-11-02 20:13:38 +01:00
24fe2af8b7 working separation of dht22 into own class 2021-11-02 18:51:55 +01:00
2353fea4f6 Merge branch 'master' of https://gitea.ctdo.de/interfisch/sensoresp 2021-10-31 14:07:16 +01:00
57dce3b696 start putting sensors into seperate files 2021-10-31 14:07:09 +01:00
c588c99cd7 implement vl53l1x tof sensor 2021-10-13 19:01:22 +02:00
5d47246bda fix homie error with current esp version 2021-10-13 17:24:04 +02:00
1e87d26088 add vl53l1x sensor 2021-10-13 14:56:09 +02:00
631058ab8b change max time for 3d printer esp 2021-08-29 12:44:30 +02:00
fe29b238ff add htu21d sensor 2021-08-17 22:31:32 +02:00
f786cbd77c add radar motion sensor 2021-07-14 21:09:23 +02:00
5bc41fcf21 add tcs light value less than 65535 check 2021-01-27 22:57:03 +01:00
dbaf926def add mhz19 zero calibration 2020-12-31 17:47:13 +01:00
f051321c81 do not use tcs values if saturated 2020-12-26 12:40:53 +01:00
8f0582a458 fix missing lastread time set for tcs sensor reading 2020-12-26 12:29:32 +01:00
ec3cee7db2 add tcs34725 lux correction factor 2020-11-14 17:38:54 +01:00
5cea05e0be fix raingauge first flip amount 2020-11-13 16:12:19 +01:00
a53fd957af fix pir false triggering 2020-11-08 11:59:34 +01:00
99a57c594c add sensoresp5 2020-11-03 20:41:46 +01:00
1422636c6b send -1 if coloretemp not ok 2020-11-01 20:20:03 +01:00
87a095015c fix raingauge 2020-11-01 14:40:23 +01:00
5e00a7974b imlement raingauge 2020-11-01 13:44:42 +01:00
ed77d41b7a implement wrapper class with agc from library example code 2020-11-01 13:25:52 +01:00
ecb468cb52 add uv adc averaging 2020-11-01 13:18:14 +01:00