3A LED strip controller: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) m Brian Wilson moved page Hacking 3A controller to 3A LED strip controller |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
I am thinking it looks like the controller it has 4 MOSFETs and the only connections between the module and the board are 3v+ Gnd and 4 IO lines. | I am thinking it looks like the controller it has 4 MOSFETs and the only connections between the module and the board are 3v+ Gnd and 4 IO lines. | ||
It should be pretty easy to replace the module with an ESP32. Then I can get full access to program it. | It should be pretty easy to replace the module with an ESP32. Then I can get full access to program it; currently it's a black box. | ||
I am thinking of a custom controller for a simulated fireplace. But also I could just do ESPHome as an option. | I am thinking of a custom controller for a simulated fireplace. But also I could just do ESPHome as an option. |
Latest revision as of 23:24, 11 June 2024
The 3A controllers have a Zigbee module in them. See User manual which contains almost no information but does have a pinout.
I am thinking it looks like the controller it has 4 MOSFETs and the only connections between the module and the board are 3v+ Gnd and 4 IO lines.
It should be pretty easy to replace the module with an ESP32. Then I can get full access to program it; currently it's a black box.
I am thinking of a custom controller for a simulated fireplace. But also I could just do ESPHome as an option.
3A12S-15 controller from "3A Smart Home GMBH Germany" https://zigbee.blakadder.com/3A_3A12S-15.html
After these get reset (like when the power supply died) they can be paired again,
- power cycle
- within 30 seconds or so go to Home Assistant to the Zigbee integration and do "add new device". It should find and pair.