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..."
}