My current wifi led controller (magic home) is dead and i would like to make one by myself.
I have esp32, But I cannot find correct schematics/configurations on esphome.io
I have 12v adapter, 10m RGBW led strip (not addressable).
Can anybody tell how to connect the led strip with external 12v power supply and how it should be configured?
ESPs will die if they get 12 volt.
Iām quite sure that is the reason for the silence.
Sure itās doable, but why? The parts and labor will probably be as expensive or more expensive than buying a new controller.
Appreciate your reply,
thanks for correcting me for the days count (that wasnāt the point),
regarding the esp, why not to use simple voltage step-down?
Anyway very unexpected suggesting for DIY topic to purchase ready productā¦
fyi, magic home controllers based same esp32ā¦
Not at all in my opinion.
If the āproductā is something that is not already on the market or has more or better bells and whistles then I see no problem with DIY.
But this is nothing new. I appreciate DIY most of the time, but this is like building your own toaster from scratch.
Whatās the point?
You mean voltage divider resistors or buck converter?
Sureā¦
Go ahead.
But honestly your question is nothing more than ādo this for meā.
Had you at least started of with āI know I canāt put 12 volts in a ESP chip, I could do thisā¦ is that the best solution?ā
" I found this config from ESPHome is that correct?".
But all you did was post images of your parts and ask us to do the hard workā¦ Mehā¦
@Akriss thank you for tagging me in this @radinsky hello radinsky! I was struggling like you were a week ago and i got everything up and running perfectly, what do you need?
i have been using that setup and code for awhile now with 0 problems. the picture is from the Bruh Automation github. itās for a esp8266, but ive been using it with the esp32 and it works great.
well same setup applies, wouldnāt it? just wire in the extra pins. might not need the level shifter, though it probably wouldnāt hurt anything and the level shifter has 4 channels, 1 for each R G B & W.
iāve only used the addressable strips (WS2811, WS2812, & SK6812) so itās possible Iām wrong about the simple rgbw strips, but seems to make sense to me.
and just use the code below (tweaked for your own needs) and hopefully you get your setup working how you want it.
Short answer, No.
You need the controller to control 12 volts all of the sudden on the GPIO pins. Itās doable but not as easy as with the addressable LED strips.
Hi, I just found this question and thatās exactly what I built after searching for a long while. Hope this helps @radinski or anyone else considering this.
In my case, I bought a ready made kit, but the controller and power supply were so under-dimensioned that they almost started a fire. Then I decided to build.
The components I used:
LED: RGB, non-addressable, 60 LEDs/m, 4W/m, SMD5050, 12V, waterproof
ESP32 WROOM
4-channel IRF540 MOSFET board
ATX computer power supply (12V power supply capable of powering all the LEDs you intend to use, I just happen to have this)
Hi , Given how clean and organized the project is, I want to do the same with a slight changes if you could help in modifying my existing circuit to add the MOSFET board . I am using the below circuit at the moment and it is working fine but i thought what you did is safer ( I hope this is correct )
The components I want to use :
LED: 256-300 WS2812B , 8x32 matrix or 5m strip , 60 LEDs/m,18W/m ESP32 and 5V12A PSU
My existing circuit below ( level shifter is not used )
In any case I like what you did and I think it is a shame you are using it with regular leds given the efforts you invested in this . Might be you can upgrade to ws2815 if you want to keep the same circuit because the 12V is less headache when it comes to leds