65 Commits (275c641ec8b52dcf1a368de9c9cfd69706c4d475)
 

Author SHA1 Message Date
interfisch 275c641ec8 move vl53l1x to class 2 years ago
interfisch c5bad1cc44 initialize sensor objects in constructor 2 years ago
interfisch 4dbc5b186c move tcs34725 to class 2 years ago
interfisch a8b751f662 fix dht22 define names 2 years ago
interfisch 0c31e99776 fix compile errors 2 years ago
interfisch ab7dc45d94 fix spelling error on ldr 2 years ago
interfisch be57f730b4 move sds018 to class 2 years ago
interfisch 1693a84cf3 move mhz19 to class (calibration topic missing) 2 years ago
interfisch 53471a9c8a move ldr to class 2 years ago
interfisch bd25dc9b7c move radar to class 2 years ago
interfisch 01ee9cd525 move pir to class and rename to hcsr501 2 years ago
interfisch 90b1185795 move ml8511 to class 2 years ago
interfisch ea0f2183d2 move bh1750 to class 2 years ago
interfisch b88fa10d53 move hs1101 to class 2 years ago
interfisch 05907eb59d move htu21d to class 2 years ago
interfisch ac81c74dbd move bmp180 to class 2 years ago
interfisch 24fe2af8b7 working separation of dht22 into own class 2 years ago
interfisch 2353fea4f6 Merge branch 'master' of https://gitea.ctdo.de/interfisch/sensoresp 2 years ago
interfisch 57dce3b696 start putting sensors into seperate files 2 years ago
interfisch c588c99cd7 implement vl53l1x tof sensor 2 years ago
interfisch 5d47246bda fix homie error with current esp version 2 years ago
interfisch 1e87d26088 add vl53l1x sensor 2 years ago
interfisch 631058ab8b change max time for 3d printer esp 2 years ago
interfisch fe29b238ff add htu21d sensor 2 years ago
interfisch f786cbd77c add radar motion sensor 2 years ago
interfisch 5bc41fcf21 add tcs light value less than 65535 check 3 years ago
interfisch dbaf926def add mhz19 zero calibration 3 years ago
interfisch f051321c81 do not use tcs values if saturated 3 years ago
interfisch 8f0582a458 fix missing lastread time set for tcs sensor reading 3 years ago
interfisch ec3cee7db2 add tcs34725 lux correction factor 3 years ago
interfisch 5cea05e0be fix raingauge first flip amount 3 years ago
interfisch a53fd957af fix pir false triggering 3 years ago
interfisch 99a57c594c add sensoresp5 3 years ago
interfisch 1422636c6b send -1 if coloretemp not ok 3 years ago
interfisch 87a095015c fix raingauge 3 years ago
interfisch 5e00a7974b imlement raingauge 3 years ago
interfisch ed77d41b7a implement wrapper class with agc from library example code 3 years ago
interfisch ecb468cb52 add uv adc averaging 3 years ago
interfisch f9103ecdc8 change outdoor sensoresp0 to less send sensitive light 3 years ago
interfisch 53c04c0077 minimum light for tcs colortemp 3 years ago
interfisch ff8582fa1e use agc wrapper class for tcs34725 3 years ago
interfisch e2005bbf84 add anemometer interrupt debounce 3 years ago
interfisch 691c77ee98 implement anemometer 3 years ago
interfisch 913a586eeb implement uv sensor ML8511 3 years ago
interfisch fcfd626dbe implement hs1101 3 years ago
interfisch 954526277f implement tcs34725 light color sensor 3 years ago
interfisch 17eed1b279 start implementing outdoor sensoresp0 3 years ago
interfisch 6349c2386d fix ambiguous overload error with json depency of homie by specifying older version 3 years ago
interfisch 53c65bd46c add sensoresp2 with mhz19 and sds018 3 years ago
interfisch 0c6306e8d6 reimplement mhz19 read function and add delay between cmd send and response reading 3 years ago