-
Notifications
You must be signed in to change notification settings - Fork 637
Hardware Arilux AL LCxx
Alfonso E.M edited this page Jul 9, 2018
·
8 revisions
LC01 | LC02 | LC11 |
---|---|---|
Property | Value |
---|---|
Manufacturer | Arilux |
Product page | |
Wiki page | |
Build flag |
ARILUX_AL_LC01 ARILUX_AL_LC02 ARILUX_AL_LC11
|
LC01 | LC02 | LC11 |
---|---|---|
Working Voltage: DC 5-28V Output Channel: 3 channels Output Current: RGB, 4Ax3 Max. Power: 4A x 3 x 12V = 144W Connection: Common anode Dimension: about L46 x W19 x H8 mm |
Working Voltage: DC 9-12V Output Channel: 4 channels Output Current: RGBW, 4Ax4 Max. Power: 4A x 4 x 12V = 192W Connection: Common anode Dimension: about L46 x W19 x H8 mm |
Working Voltage: DC 9-28V Output Channel: 5 channels Output Current: RGBW/WW, 4Ax5 Output Power: ≤240W Connection: Common anode Dimension: about L46 x W19 x H8 mm |
Open the plastic enclosure (using a sharp tool) and extract the little board inside.
You will see some soldering points with labels: GND, TX, RX and I00. If you are good enought with the soldering iron, connect dupont wires to these pads (check this guide).
If you prefer to got the safe way, use this tricky method:
- bend the tip of some dupont wires,
- glue the tip to a short piece of a ziptie
- hold the board in place with a couple of pins,
- hold the the zipties with clothespins
- adjust the tips of the dupont wires placing them carefully on the soldering pads
Finally, connect the dupont wires to your FTDI-USB dongle and follow the general instructions in [Binaries] to start flashing.
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