BedSideLamp/README.md
2020-06-07 21:51:33 +02:00

507 B

Bedside table

An esp8266 powered IKEA Tvärfot with a Neopixel ring and a proximity sensor.

Writing a configuration

Open a Serial Monitor at baudrate 9600 and paste the following json configuration adapted to your needs.

{
   "hostname": "your_hostname",
   "ssid": "your_ssid",
   "pass": "[48..."
}