3A LED strip controller: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Created page with "The 3A controllers have a Zigbee module in them. See [https://usermanual.wiki/FEIBIT-ELECTRONIC-TECHNOLOGY/FNB56A6F/html 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. I am thinking of a custom..."
 
Brian Wilson (talk | contribs)
mNo edit summary
Line 7: Line 7:


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.
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.


[[Category: IoT]]
[[Category: IoT]]

Revision as of 05:14, 12 March 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.

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,

  1. power cycle
  2. within 30 seconds or so go to Home Assistant to the Zigbee integration and do "add new device". It should find and pair.