Passa al contenuto

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

È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
325 Visualizzazioni

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
Abbandona
Autore

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

Avatar
Abbandona

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
Abbandona

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
Abbandona

Risposta

Prova a fornire una risposta sostanziale. Se fosse necessario commentare la domanda o la risposta, usa lo strumento per i commenti. Ricorda che puoi sempre rivedere le risposte - non è necessario rispondere due volte alla stessa domanda. Inoltre, non dimenticarti di votare - selezionare le migliori domande e risposte aiuta molto!