Dimmer light howto

9 years 2 months ago - 9 years 2 months ago #193 by cdj
Dimmer light howto was created by cdj
Hello, i've tested relay esp node, and now i would test dimmer light.
How we can do this. What hardware we need to dimmer a light with esp ? same thing of relay or we need some more things?

Thanks
Dario

Please Log in or Create an account to join the conversation.

9 years 2 months ago #198 by EasyIoT
Replied by EasyIoT on topic Dimmer light howto

cdj wrote: Hello, i've tested relay esp node, and now i would test dimmer light.
How we can do this. What hardware we need to dimmer a light with esp ? same thing of relay or we need some more things?

Thanks
Dario


I will prepare example in future.
The following user(s) said Thank You: cdj

Please Log in or Create an account to join the conversation.

9 years 2 months ago - 9 years 2 months ago #357 by cdj
Replied by cdj on topic Dimmer light howto
Great Igor !
http://http://iot-playground.com/2-uncategorised/28-esp8266-wifi-led-dimmer

Code can be used also with 220v dimmable lights ?

Thanks
Dario

Please Log in or Create an account to join the conversation.

9 years 2 months ago #358 by Lstt
Replied by Lstt on topic Dimmer light howto
Also, very interest of Dimmer for 220 v, like on sheme wiki.dxarts.washington.edu/groups/genera..._Dimmer_Circuit.html . If it's work with Iot, wiil be magnificently!

Please Log in or Create an account to join the conversation.

9 years 2 months ago - 9 years 2 months ago #359 by EasyIoT
Replied by EasyIoT on topic Dimmer light howto

cdj wrote: Great Igor !
http://http://iot-playground.com/2-uncategorised/28-esp8266-wifi-led-dimmer

Code can be used also with 220v dimmable lights ?

Thanks
Dario


This code works only for DC current because it uses PWM. For 220V AC you need different HW with zero detection and optocouplers. But SW is very similar. Just use variable newLevel in example (value betwen 0 and 100%) to set light level in combination with zero detection. Google and you will find many examples internet.

EDIT: Lstt posted HW for 220AC
The following user(s) said Thank You: cdj

Please Log in or Create an account to join the conversation.

9 years 2 months ago #362 by cdj
Replied by cdj on topic Dimmer light howto
First i must finish relay mod and gate opener :-)

Please Log in or Create an account to join the conversation.

Time to create page: 0.293 seconds

Forum latest

  • No posts to display.