Port of Bigclown CO2 module and lp8 driver for use with arduino. WORK IN PROGRESS
Go to file
2EEEB 493d6065ef
update readme
2020-04-19 12:37:28 +02:00
.gitignore Initial commit 2020-03-08 14:28:00 +01:00
LICENSE Initial commit 2020-03-08 14:28:00 +01:00
README.md update readme 2020-04-19 12:37:28 +02:00
bc_co2_module_arduino.cpp made serial output optional, added error codes and error reporting 2020-04-19 12:34:41 +02:00
bc_co2_module_arduino.h made serial output optional, added error codes and error reporting 2020-04-19 12:34:41 +02:00
co2_module_test.ino basic functionality test with mega2560 2020-03-08 14:30:07 +01:00

BCL_CO2_module_arduino

Port of Bigclown CO2 module and lp8 driver for use with arduino.

WORK IN PROGRESS

  • TODO:
    • implement error handling
    • improve error response
    • oop-ify
    • cleanup