This is a repository for the LookO2 Personal Air Quality sensor customized for contribution and usage of the GridShell network.
The device uses: M5-STAMP-PICO
and Default
partition table, ensure that you properly use these settings when flashing.
Using latest V07
GridShell library here with OTA
disabled so that our sketch is not wiped out when new version is released.
- Download GridShell lib to your sketch folder.
- Set board to
M5-STAMP-PICO
- Choose
Default
partitioning - Hit Compile & Upload
Important Keep an eye on the GridShell releases and bump up library to the newest version if required.