Skip to content

tomjamescn/NodeMCU_SHT31

Repository files navigation

This work is based on Adafruit_SHT31, thanks very much!!

This is a arduino driver/library of sht31 sensor for NodeMCU which is a devkit based on esp8266. It also can be applied to other esp8266 board.

To use this arduino driver/library, you Must first install esp8266/Arduino.

Install - Mac OS X

cd ~/Documents/Arduino/libraries
git checkout https://github.com/tomjamescn/NodeMCU_SHT31

restart arduino IDE

Use

#include <NodeMCU_SHT31.h>

Please see the example for details.

中文

About

arduino driver/library of SHT31 for NodeMCU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages