Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (17 loc) · 408 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 408 Bytes

envboy

Arduino environment monitor with display and get data as json over HTTP.

Deprecated. New version -> https://github.com/yakumo-saki/EnvBoyX

hardware

  • ESP8266
  • BME280
  • SSD1306
  • TSL2561 (Optional)
  • LPS22HB (Optional)

how to use

  • write sketch
  • boot (as setup mode)
  • connect to wifi (SSID is eb3*******)
  • access http://192.168.4.1/ and setting.
  • reset
  • boot (as normal mode)
  • enjoy!