Skip to content

miaoski/esp8266-co2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp8266-co2

SenseAir S8 CO2 module on an ESP8266 ESP-12E. The client publishes over MQTT and updates a channel on ThingSpeak.

Used in Moz-TW

Moz-TW uses ThingSpeak instead of MQTT. The hardware is a LoLin NodeMcu V3. The wiring follows,

NodeMCU    S8
      G -- GND
     D7 -- TX
     D8 -- RX
     VU -- Vcc ( 5V)

Real-time CO2 value in MozTW is published on ThingSpeak.

License

ESP8266 Core is licensed under LGPL. My implementation of S8 ModBus follows MIT license.

About

SenseAir S8 CO2 module on an ESP8266 ESP-12E

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages