corbanmailloux / esp-mqtt-rgb-led

MQTT RGB LEDs Using JSON for Home Assistant
MIT License
270 stars 74 forks source link

Mosfet #8

Closed ghost closed 7 years ago

ghost commented 7 years ago

Which mosfet to use ?

IRF840N Mosfet?

corbanmailloux commented 7 years ago

I specifically use these ones: https://www.sparkfun.com/products/10213 because I have several around, but any properly-rated N-channel MOSFET should do.

ghost commented 7 years ago

The resistors 1k ?

corbanmailloux commented 7 years ago

I think I'm using 10k, but it shouldn't matter too much. They are just pull-ups to keep the MOSFET from floating.

ghost commented 7 years ago

Thank you very much I will check this project with IRF840N and let you know the result. Have a good day.