You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Control the lamp using the built-in web GUI. Find the device IP address via:
81
+
79
82
- Serial monitor output
80
83
- Router admin panel
81
84
@@ -86,6 +89,7 @@ Control the lamp using the built-in web GUI. Find the device IP address via:
86
89
This software is designed for ESP32 Dev Boards but can work with other Arduino boards (WiFi, OTA, and web server features will need to be removed for non-ESP boards).
87
90
88
91
**Supported Boards:**
92
+
89
93
- ESP32 Dev Board (recommended)
90
94
- TTGO LoRa32 V2.1 (T3_V1.6.1)
91
95
- ESP8266 (with limitations: per-pixel brightness only works when storage and global brightness are disabled)
@@ -95,6 +99,7 @@ This software is designed for ESP32 Dev Boards but can work with other Arduino b
95
99
### Opening the Lamp
96
100
97
101
IKEA uses rivets instead of regular screws. To open:
102
+
98
103
1. Insert a screwdriver between the rivets and back panel
99
104
2. Carefully pry open with a second object
100
105
3. Alternative: Drill out the rivets (cleaner but permanent)
@@ -104,6 +109,7 @@ IKEA uses rivets instead of regular screws. To open:
0 commit comments