Skip to content

invpe/LookO2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

image

✋ Welcome

This is a repository for the LookO2 Personal Air Quality sensor customized for contribution and usage of the GridShell network.

image

💻 Hardware

The device uses: M5-STAMP-PICO and Default partition table, ensure that you properly use these settings when flashing.

📜 Software

Using latest V07 GridShell library here with OTA disabled so that our sketch is not wiped out when new version is released.

🏗️ Building

  1. Download GridShell lib to your sketch folder.
  2. Set board to M5-STAMP-PICO
  3. Choose Default partitioning
  4. Hit Compile & Upload

Important Keep an eye on the GridShell releases and bump up library to the newest version if required.