rxseger / dooper

Scripts for use with ESP8266 for controlling various home automation peripherals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dooper

Scripts for use with ESP8266 for controlling various home automation peripherals. Customized for my purposes but feel free to edit to your liking.

Works well with the WEMOS D1 mini v2.3.0 ESP8266 board.

Provides a simplistic web interface on port 80, and also sends UDP packets to a Homebridge server running:

Wiring

  • V3, GND
  • D2 to BME280 SDA (I2C data)
  • D1 to BME280 SCL (I2C clock

See also

License

MIT

About

Scripts for use with ESP8266 for controlling various home automation peripherals

License:MIT License


Languages

Language:Arduino 100.0%