Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 744 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 744 Bytes

OKdo Air Quality IoT Starter Kit

This is a set of libraries and an example by AllThingsTalk that provides indoor air quality data collection and aggregation to their cloud.

Hardware

This library has been developed for:

  • Wio Link Board - WiFi
  • Grove Temperature & Humidity sensor (DHT22)
  • Grove VOC and eCO2 Gas Sensor (SGP30)

Installation

Download the source code and copy the content of the zip file to your Arduino libraries folder (usually found at /libraries) or import the .zip file directly using the Arduino IDE.

Configuring the device

Please consult the AllThingsTalk Documentation page for setting up and configuring your device.