-
Notifications
You must be signed in to change notification settings - Fork 639
Hardware Tonbux Powerstrip02
Property | Value |
---|---|
Manufacturer | Tonbux |
Product page | Amazon Link |
Wiki page | |
Build flag | TONBUX_POWERSTRIP02 |
Size: 7.8”x 3.9” x 1.1”
Power Cord Length: 5ft
Outlet Voltage: AC110-240V 10A
Rated Power: 1250W
USB Max Output: 2.1A
Material: ABS Flame-Retardant Polycarbonate
4 AC Outlets + 4 USB Charging Ports
(4 Outlets can be controlled individual, 4 USB ports are controlled as one)
It seems it has support for HLW8012, but it's unpopulated.
Flashing the board by hand cannot be performed easily with a RPi (50mA) or Bus Pirate's (150mA) onboard power supply. If you have a spare AdaFruit Huzzah or similar laying around, the AP2112 outputs a constant 600mA, which allows sufficient power to enable flashing of the chip. This will then require you to connect the GND of your programmer to the common GND provided by your power supply. Also connect the CS / GPIO0 to the GND to enable programming.
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