Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

File metadata and controls

12 lines (9 loc) · 274 Bytes

Air Quality Sensor

Displays status on OLED screen and logs to AWS IoT

Setup

  • Setup esp-idf
  • Copy hello world from examples
  • Create components dir
  • Clone arduino-esp32 and esp32-aws-iot
  • Copy sdkconfig from arduino-esp32/tools
  • Put Arduino code in main/main.cpp