block by walkerjeffd da77920b396effd0ce8f

Riffle-ito Script for DHT22

Riffle-ito DHT22 Script

This gist provides a script for logging temperature and humidity using a DHT22 sensor and the Riffle-ito data logger.

Required Libraries

Hardware Setup

DHT22 connected to Riffle-ito with red wire to 3.3v, black wire to GND, yellow wire to A1 pin

Optionally, connect LED to pin A2 and GND (with resistor, see blink).

Arduino IDE Configuration

Select Arduino Uno as Board Type (Tools > Board > Arduino Uno)

Select appropriate serial port (via trial and error)

LOGGER00.csv

riffleito-dht22.ino