Skip to Content

Welcome!

Tap into the collective knowledge of our community by asking your questions in our forums, where helpful members are ready to assist you.

Sign up

You need to be registered to interact with the community.
This question has been flagged
3 Replies
323 Views

Hi everyone! I want to connect an AC dimmer to an Arduino to control the brightness of several 800W 220V incandescent lamps (for a chick brooder). Which dimmer should I choose? The documentation mentions two libraries, which one is better? 
I plan to use an ESP32-WROOM module.

Avatar
Discard
Author

Thanks for the response!
Is it possible to use a dimmer with infrared heater?

Avatar
Discard

Yes, can.
Common dimming, same heater or indicate bulb

Sven. For ESP32, it's optimal to use the new rbdimmerESP32.h library. We plan to release updates for this library, along with more code examples and projects. This should assist you in your project.

Avatar
Discard

Hi Sven! For 800W, an 8A dimmer would be optimal. You might also consider a 4-channel dimmer. If the room is warm, adding a fan to cooling from the dimmer enclosure would be beneficial.

There's a new library available for ESP32, though I haven't used it yet. RBDDimmer claims it utilizes ESP32's hardware resources, reducing the MCU's load. I've been using RBDDimmer with ESP8266, and it works fine.

Avatar
Discard

Your Answer

Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!