-
Notifications
You must be signed in to change notification settings - Fork 637
Hardware IWOOLE_LED_TABLE_LAMP
Property | Value |
---|---|
Manufacturer | iWoole |
Product page | http://iwoole.com/newst-led-smart-night-light-7w-smart-table-light-rgbw-wifi-app-remote-control-110v-220v-us-eu-plug-smart-lamp-google-home-decore-p00022p1.html |
Wiki page | |
Build flag | IWOOLE_LED_TABLE_LAMP |
iWoole LED Table Lamp
Note: The translucent part of the casing is locked into place with 4 evenly spaced serated clips. The easiest way to separate it is to quite forcibly tap the plastic as close to the alloy casing as possible - do that all the way around until you are certain that it is free to move. I'm not sure whether there is glue used, but it does seems a lot easier to separate when you have tapped it a lot. Don't use metal tools or you will mark the plastic. If you are lucky you'll manage to get one or more of the clips to move to the next tooth quite quickly, and at that point if you can insert a plastic card in the gap and work it around you'll find that the plastic will fairly easily pop out.
The led board needs to be unscrewed to reveal the module, that you'll find has been bound by 30mm diameter heat shrink tubing - possibly multiple layers. I'd recommend ordering some of this in advance - it's quite neat, and 2 layers should provide adequate insulation for the components and reduce the rick of any sharp edges poking through when you reassemble.
In any case, carefully remove the heat shrink - a regular pair of kitchen scissors would suffice as long as you take your time. If you are careful you could just cut slots in the tubing and peel them back enough to give you room to work. Gently unplug the LED board. The ESP module is an un-marked (or scratched off) ESP-M2. I didn't bother trying to figure out if any of the test points on the back of the main pcb could be used for flashing, so you'll need to solder 5 wires (3.3V, GND, TX, RX, and GPIO0). Ground GPIO, flash and test before assembling. PLEASE REMOVE THE WIRES FROM YOUR SERIAL MODULE BEFORE PLUGGING IT IN
Re-assemble the unit by slipping over fresh heat shrink prior to plugging the LED board back in.
TODO
If you're looking for support:
- Issues: this is the most dynamic channel at the moment, you might find an answer to your question by searching open or closed issues.
- Wiki pages: might not be as up-to-date as we all would like (hey, you can also contribute in the documentation!).
- Gitter channel: you have better chances to get fast answers from project contributors or other ESPurna users. (also available with any Matrix client!)
- Issue a question: as a last resort, you can open new question issue on GitHub. Just remember: the more info you provide the more chances you'll have to get an accurate answer.
- Backup the stock firmware
- Flash a pre-built binary image
- Flash a virgin Itead Sonoff device without opening
- Flash TUYA-based device without opening
- Flash Shelly device without opening
- Using PlatformIO
- from Visual Studio Code
- Using Arduino IDE
- Build the Web Interface
- Over-the-air updates
- Two-step updates
- ESPurna OTA Manager
- NoFUSS
- Troubleshooting
- MQTT
- REST API
- Domoticz
- Home Assistant
- InfluxDB
- Prometheus metrics
- Thingspeak
- Alexa
- Google Home
- Architecture
- 3rd Party Plugins
- Coding style
- Pull Requests