jolsfd / vindriktning-webserver

Web server hack for IKEA Vindriktning with ESP8266.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ikea Vindriktning Web Server

Vindriktning

Installation

  • Change the ssid and the password to your own.
  • Flash *.ino file to your ESP8266.

Credits

This project is based on vindriktning2adafruitio.

Important Information

  • Test if ESP is connected to your computer with dmesg
  • Permission to write to ESP with sudo chmod a+rw /dev/ttyUSB0

Shopping List

  • Wemos D1 Mini
  • IKEA Vindriktning
  • 1 kilo ohms resistor
  • 3 kilo ohms resistor
  • 3 cables

About

Web server hack for IKEA Vindriktning with ESP8266.

License:MIT License


Languages

Language:C++ 62.8%Language:C 37.2%