Skip to content

andy1024/sht30-thingspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sht30-thingspeak

A multisensor ESP8266 sketch. Environmental readings are published to thingspeak. Uses

  • Wemos D1 mini
  • SGP30 air quality sensor
  • DS18B20 thermal probe
  • SHT30 temp/humidity sensor

update config.h to match your configuration:

  • myWriteAPIKey - your thingspeak key
  • ssid - your wifi SSID
  • password - your wifi pass
  • myChannelNumber - your thingspeak channel number

This code uses:

  • Adafruit_sensor library
  • Adafruit_SGP30 library
  • Thingspeak library
  • WEMOS_SHT3x library
  • ESP8266Wifi library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages