Skip to content
HomeKid edited this page Oct 15, 2019 · 8 revisions

Welcome to the ESP8266  HomeKit Weather Station wiki!

Donate

Instagram URL FaceBook URL YouTube URL


Basic information

This project is based on ESP8266 modul, a cheap Bosch BME280 sensor that can be found on AliExpress!

The sensor works the same as Elgato EVE Degree!

New Features in v2.x.x:

  • Added support for SSD1306 Oled display (only i2c bus version, 128x64px)
    OLED screen using GPIO13 - SDA (Wemos D7) and GPIO14 - SCL (Wemos D5) pins
    Please keep in mind this feature is still in development!

If you don't want to use OLED screen, please install the latest 1.x.x release!

Features:

  • Temperature Measuring
  • Humidity Measuring
  • Barometric Pressure Measuring (only in 3rd party HomeKit apps!)
  • Custom characteristic for detecting your altitude (used for proper pressure calculation)
  • Data history (not reliable enough, so its beta)
  • Reset button


paypal

Clone this wiki locally