yakumo-saki / EnvBoyX

Arduino environment monitor Unified version of Envboy and Envboy MQTT
Apache License 2.0
0 stars 0 forks source link
arduino esp32-arduino esp8266-arduino

EnvBoyX

Arduino environment monitor for ESP32 / ESP8266 based boards.

All of documents

View document on read the docs https://envboyx.readthedocs.io/en/latest/

images

EnvBoyX v48 on TTGO T-Display and SSD1306 , SH1106

Default Output Image

Default output image on TTGO T-Display

Default Output Image

Vertical Output Image on TTGO T-Display

Vertical Output Image

overview

target boards

functions

sensors and devices

All are optional.

specs

pin assign

I2C

Defined at global.cpp

TYPE SDA SCL note
ESP32 21 22 not configurable
ESP8266 5 4 not configurable

MH-Z19 Serial(UART)

Defined at mhz19_uart.cpp

TYPE Rx Tx note
ESP32 32 33 HardwareSerial 2, configurable via web config
ESP8266 14 0 SoftwareSerial , fixed

how to use

first time

change setting

version up

functions

Display

HTTP Web API

EnvBoyX has HTTP web API. API Docs for details.

appendix

Setups I am using

Boards I tested (at least once)

ESP32

ESP8266

build note

Version History

see Version History for details.