Skip to content

Sending measurement data(eCO2, TVOC, temperature and humidity) from CJMCU-8118(cheap chinese board with CCS811 and HDC1080) to your InfluxDB database.

License

Notifications You must be signed in to change notification settings

bfaliszek/CJMCU-8118_InfluxDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CJMCU-8118 InfluxDB

Sending measurement data(eCO2, TVOC, temperature and humidity) from CJMCU-8118(cheap chinese board with CCS811 and HDC1080) connected to ESP8266(Wemos D1, NodeMCU etc.) or ESP32 to your InfluxDB(<1.7.9) database.

Based on CCS811 library, ClosedCube_HDC1080 library and ESP8266Influxdb.

Wiring

Wemos D1 or NodeMCU 1.0:

  • VCC - 3.3V
  • GND - G
  • SCL - D1
  • SDA - D2
  • WAK - D3

ESP32:

  • VCC - 3.3V
  • GND - G
  • SCL - 19
  • SDA - 18
  • WAK - 23

CJMCU-8118 CCS811 HDC1080

About

Sending measurement data(eCO2, TVOC, temperature and humidity) from CJMCU-8118(cheap chinese board with CCS811 and HDC1080) to your InfluxDB database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages