Index of /software/arduino/co2_meter

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[   ]Makefile2021-11-02 22:41 248  
[TXT]Scheduler.cpp2021-11-02 22:41 495  
[TXT]Scheduler.h2021-11-02 22:41 772  
[TXT]blinker.cpp2021-11-03 13:44 308  
[TXT]blinker.h2021-11-08 10:46 529  
[TXT]button.cpp2021-11-03 13:44 236  
[TXT]button.h2021-11-03 13:44 322  
[TXT]co2_meter.h2021-11-03 13:44 359  
[TXT]co2_meter.ino2021-11-08 14:16 685  
[TXT]indicator.cpp2021-11-08 10:46 695  
[TXT]indicator.h2021-11-02 22:41 172  
[TXT]sensor.cpp2021-11-02 22:41 1.9K 
[TXT]sensor.h2021-11-03 13:44 640  

Clone URL: https://weber.fi.eu.org/software/arduino/co2_meter/.git

commit 709fb04af4d4afdddda7b88e5530de1de7c0b25c
Author: Matthieu Weber <matthieu@weber.fi.eu.org>
Date:   Mon Nov 8 10:46:38 2021 +0200

    Startup light animation instead of (incorrect) red light

commit 14ee14e1e169745db1ad553be1578e0212b2ddc3
Author: Matthieu Weber <matthieu@weber.fi.eu.org>
Date:   Wed Nov 3 13:43:34 2021 +0200

    Change thresholds and calibration sample size
    
    threshold: 800 and 1300
    sample size: 10
    added missing files
    removed duplicate sensor task