gildorwang / RH_Sensor

RH and temperature sensor on Arduino. The display is OLED SSD1306 (128x64). The sensor is DHT22.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RH_Sensor

RH and temperature sensor on Arduino. The display is OLED SSD1306 (128x64). The sensor is DHT22.

Build

Copy everything in libraries folder into the Arduino libraries (typically \Arduino\libraries). Then build RH_Sensor.ino in Arduino.

About

RH and temperature sensor on Arduino. The display is OLED SSD1306 (128x64). The sensor is DHT22.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 98.5%Language:C++ 1.2%Language:Arduino 0.3%