COZIR CO2 Sensor Library
Install on the Unix port
micropython -m upip install -p . micropython-cozir
Install on the device port via REPL
import upip
upip.install("micropython-cozir")
Licensed under the MIT License.
COZIR CO2 Sensor Library
Install on the Unix port
micropython -m upip install -p . micropython-cozir
Install on the device port via REPL
import upip
upip.install("micropython-cozir")
Licensed under the MIT License.