From the datasheet: Rds(on) at Vgs of 2.5V is only 5.2mΩ.
Your LED current is a little over 1A, so let's use 2A
Power: P=I x I x R.
I = 2A and R = 5.2mΩ
P=2 x 2 x 0.0052 = 20.8mW
However at 3.3V the Rds(on) will be even smaller so the power dissipation will be even less.
I use the Rds(on) at 2.5V because it's not specified at 3.3V, but it has to be less, so using 5.2 is more than safe for doing the power calculation.
I found a resistance of 1.25 Ohms at 70°C for the IRLZ34N
I have no idea where you got that number.
What other microcontroller or board would you use when not using WiFi?
okay then at least my calculations were right, even though based on wrong numbers apparently.
Read it from a temperature-vs-resistance diagram in the datasheet, but yeah now I see where I should've looked.
I had a look at both. While being smaller and having less features that would be left unused anyway compared to an ESP, they still are more expensive. I went and ordered an ESP32-C6 Mini. Let's see how that goes.
I can't follow you on this one, is the IRLZ34N more efficient when being controlled with a voltage of 0 up to 5V? Where's the difference if I provide a gate voltage of 3.3V - wouldn't this change only be effective when actually driving the lights at full brightness? And even then, the IRLZ34N currently already provides the full 12V when being driven with 3.3V - what else would it do when being driven with 5V? Might be some very basic questions here, my apologies already