Choosing a MOSFET for my Project

I use the IRLB8721. See this tutorial:

Don’t forget that if you use Arduino code that is meant for 255 PWM levels then you’ll never get full brightness with an ESP8266/ESP-32 because they use 1023 PWM levels.

Pete.