Skip to content

NilsEngelbach/air-quality-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Quality Checker

Inspiration

How to

  • Install Platform IDE Extension

  • Install USB Driver

  • Create src/secrets.h and replace placeholders:

    #pragma once
    
    #define WIFI_SSID "<<YourWiFiSSID>>"
    #define WIFI_PASSWORD "<<YourWiFiPassword>>"
    
    #define BIRDY_ID "<<YourBirdyUUID>>"
    #define API_KEY "<<YourApiKey>>"
    #define API_URL "<<YourApiUrl>>"

How to connect the electronics?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •