NodeMcu AC Light Dimmer | Part #1 | Tutorial # 32

Поділитися
Вставка
  • Опубліковано 3 лип 2024
  • IOT Home Automation AC Light Dimmer with Home Assistant & Alexa echo dot & NodeMcu
    In this tutorial we will build AC light dimmer with NodeMcu and RobotDyn Zero Crossing dimmer.
    RobotDyn Dimmer:
    robotdyn.com/ac-light-dimmer-...
    Project Source Code On GitHub part 2:
    github.com/nassir-malik/IOT-L...
    github.com/Aircoookie/Espalexa
  • Наука та технологія

КОМЕНТАРІ • 334

  • @TheJPhutchins
    @TheJPhutchins 5 років тому

    Great work, looking forward to working on this!

  • @SaddatAkber
    @SaddatAkber 5 років тому

    Waiting eagerly for the next uploads in this regards..Thanks:)

  • @TimAndersen22
    @TimAndersen22 4 роки тому

    Thanks for posting this. Very useful.

  • @techknowdroid8144
    @techknowdroid8144 5 років тому

    Very good Videos !! Have learnt a lot from you. Thanks a lot.

    • @netmedias7657
      @netmedias7657  5 років тому

      Techknowdroid Thank you for your valuable feedback.

  • @soumitramandal7930
    @soumitramandal7930 4 роки тому

    Very very helpful to other techie

  • @kabirnarayanjha
    @kabirnarayanjha 5 років тому

    Awsmeeee video sir tqqqq so much for sharing this

  • @arpitshrivastava133
    @arpitshrivastava133 5 років тому

    your videos are awesome! keep it up :)

    • @netmedias7657
      @netmedias7657  5 років тому

      Arpit Shrivastava Thank you for your valuable feedback. Please suggest future projects. This will help me to work on tutorials that my viewers like.

  • @sparalable
    @sparalable 5 років тому

    Thanks for sharing!

  • @electrotsmishar
    @electrotsmishar 3 роки тому

    brilliant

  • @squalazzo
    @squalazzo 5 років тому

    thanks for your work :)

  • @BGLENN-dp4tx
    @BGLENN-dp4tx 5 років тому

    Good info. Thanks.

  • @davebeckham5429
    @davebeckham5429 5 років тому

    Nice tutorial. Looking forward to watch Part 2. - Thanks.

  • @yogeshitaliya473
    @yogeshitaliya473 5 років тому

    😍😍😍😍😍

  • @RogeSaint
    @RogeSaint 4 роки тому +1

    Great video! How would I connect a potentiometer to the dimmer module? Thanks.

  • @raameshs9340
    @raameshs9340 5 років тому +1

    super Bro... How to Control Alexa And Google Home Control Light & Fan Speed Control

  • @MrJoeyd11ph
    @MrJoeyd11ph 3 роки тому

    Great projects you have here. Can I request a single-phase induction motor inverter?

  • @vladimirpotapov7050
    @vladimirpotapov7050 2 роки тому

    Thank you for your tutorial! Tell me please what should I change in the programm if I want to set brightness 0 from serial?

  • @farooqraza7474
    @farooqraza7474 5 років тому +1

    Sir can u please make a video on
    How to link this with ifttt
    And control over voice commands

  • @animusdsouza9718
    @animusdsouza9718 5 років тому

    Since you're using PWM so only one device can be dimmed as esp8266 has only one pwm pin and that too it's a software pwm, so if there's congestion in the network traffic, it would respond slowly .
    esp32 has 8 dedicated hardware PWM pins, you may like using it.

    • @netmedias7657
      @netmedias7657  5 років тому

      temporary account1 You are right it is better to use hardware GPIO than the software GPIO for better speed. I will keep this in mind when doing the next dual dimmer project. Thank you for your feedback.

  •  4 роки тому +1

    Greetings and thanks for a nice video. I bought a module and started testing. I found that PWM signal control has problems with a standard 60W bulb. At more than 10% dimming, the output PWM signal disintegrates to a pure sine, so it climbs 100%. Without a light bulb it works well. Tested by oscilloscope. I ask the author whether he can confirm this phenomenon and possibly modify the code. The original robotdyn code with only gliding signal over cross zero works with the bulb, but I am not able to implement it :-( Thanks.

  • @sankarmondal89
    @sankarmondal89 4 роки тому

    Can I connect the dimmer along with a relay module with nodemcu? Also can we control the entire project from blynk app?

  • @farsidd
    @farsidd 5 років тому

    Vcc Pin on Ac Light Dimmer is it necessary to connect it with 3.3v to operate the module because in my case i did not connect Vcc pin to any source just use PWM, Z-C and GND pin and the module perfectly working ?

  • @ergicgaming1618
    @ergicgaming1618 4 роки тому

    hi can i use the RobotDyn Dimmer without the delay of the light. example is when i put 50 i just output 50 in my pwmpin. or will it damage it and the delay is realy needed?

  • @abdulwahab_amir
    @abdulwahab_amir 4 роки тому

    can you help me for an iot project
    I want to turn the bulb to dim state when nodemcu starts and when motion detected it turn the bulb in full state for sometime and back to dim state.

  • @roystervi
    @roystervi 5 років тому

    Hi its nice your adding mqtt and hope you add mqtt to all of your products.. also, using a nodemcu I hope you also make the additional pin D1 to D8 available. because it a waste to use a nodemcu that could control 7+ device to one control one device. If I put this in my room I like it to control my fan on/off, a motion and a dht22.
    nice video

    • @netmedias7657
      @netmedias7657  5 років тому

      Sure, I am planning to do that for all future projects. thanks

    • @roystervi
      @roystervi 5 років тому

      part 2 of this project will be nice :-)

  • @vicbcn5455
    @vicbcn5455 4 роки тому +1

    Hi Nassir!!, Thank you very much for your video. Suscribed! . I’ve got some devices and I would like to config it pushing a button. If you push the button (turn on/turn off) if you press the button for more than x seconds the light increase/decrease. Do you have a code or some tutorial? Best Regards,

  • @soovui
    @soovui 4 роки тому +1

    Hello, I am having trouble dealing with LED Driver with Trailing Edge Triac Dimmer. I try to driver 2 lamps, it flickers most of the time when I dimmed down to around 30~40% only. Please help, anyway by modifying the code can solve the problem?

  • @rc3443
    @rc3443 2 роки тому

    hi, is this done by pulse skipping or phase cutting?

  • @michelvandamme8450
    @michelvandamme8450 2 роки тому

    have you also video with the Hot AC Dimmer ESP 8266 D1 Mini, and also what other module you can put on it ? thanks

  • @MarcoAntonio-nw2dq
    @MarcoAntonio-nw2dq 5 років тому

    When installing the bulb on the ceiling of the house, does the esp8266 need to stay on 5v or will it be powered by the ac dimmer board?

    • @brunopedro3765
      @brunopedro3765 4 роки тому

      You always have to power the ESP trough 5V (trough a small transformer for example). The ac dimmer is powered by the 3.3V output pin of ESP or any 3v or 5V connection

  • @bcarlisle2575
    @bcarlisle2575 4 роки тому

    Can this be integrated into your 4-way current based circuit ?

  • @ihzamfahraz7208
    @ihzamfahraz7208 4 роки тому

    Misi , can i ask , why my dimmer light doesnt work normal , and if i put the code is 45 but , the bulb not down

  • @demetrisbazile5498
    @demetrisbazile5498 4 роки тому

    Would this dimmer work with LED arrays?

  • @vishalchauhan8735
    @vishalchauhan8735 5 років тому

    waiting for part2

    • @netmedias7657
      @netmedias7657  5 років тому

      Stay tuned.

    • @ajaysaini1094
      @ajaysaini1094 4 роки тому

      ua-cam.com/video/h61D7wRYHeM/v-deo.html
      chk this gesture based wireless ac dimmer using Arduino

  • @brunopedro3765
    @brunopedro3765 4 роки тому +5

    Hello,
    How can you use this code with 50Hz 230V eletrical grid? The light blinks a lot when in low intensity.

    • @Human-bf7kz
      @Human-bf7kz 3 роки тому

      Non dimmable LED perhaps ?

  • @martineilbartley9064
    @martineilbartley9064 4 роки тому

    Is the input of the AC dimmer a Dc current from the arduino?

  • @p_plug840
    @p_plug840 5 років тому

    hello sir, i have a question.
    Can use this source code to control AC motor speed?

  • @tripleakat
    @tripleakat 5 років тому

    Thanks.. it worked! Only the led driver is making a buzz noise. Is there a way to make it silent when dimming? Perhaps some modifications in the code? Or adding hardware? Thanks

    • @tripleakat
      @tripleakat 5 років тому

      Extra info: I dont have the problem with an ELV dimmer. It's silent. The lights are 3x 4,5W Spot Led lights (Philips Shellbark) connected to one led driver.

  • @pandunm
    @pandunm 5 років тому

    I bought the product u mentioned sir. but in my case the code u shared is not working properly. i don't know what is the mistake can u please suggest

  • @guatesal
    @guatesal 4 роки тому

    Can I used it without connecting the Z-C pin?

  • @Ayce47
    @Ayce47 4 роки тому

    Does this work with all types of bulbs?

  • @soovui
    @soovui 5 років тому

    Hello Genius, I am looking forward to look at your IOT garage and garbage project. It is brilliant that u could teaches us various knowledge in one goal like WiFi NodeMCU (like to use ESP32 as a 2nd choice too), Motorised and Alexa command over web developer and command line over Arduino idea respectively. If u did not share or give us idea how to start or where to start. I am really blank and don't even know how to go about doing it. Super extremely Thank you. Looking forward to see your series part 1 2 and so on. Very very interesting. If possible, like to have yr email address. See whether there is any opportunity to work on a particular project in my country.

    • @netmedias7657
      @netmedias7657  5 років тому +1

      soovui Thank you for your valuable feedback. Stay tuned for lot more. I don't like to post my email here. Please send me pm message. Please post all your questions here so every one can benefit from it. Thanks again.

  • @syafiqsafiuddin6174
    @syafiqsafiuddin6174 2 роки тому

    Can i ask where the usb at nodemcu connect to?is it a laptop or a head charger

  • @calicolombia1004
    @calicolombia1004 Рік тому

    Hi, may i use this dimmer with pwm signal from a board cnc? I is in order to control a 110v motor rpm. 800w.
    Thanks for any answer

  • @lauramuller3070
    @lauramuller3070 3 роки тому

    Can i also use the RobotDyn with just 12V Input?

  • @muhamadridwansyah3580
    @muhamadridwansyah3580 3 роки тому

    is it possible to send serial data through tx pin with this schematic?

  • @hasmawiehasan8998
    @hasmawiehasan8998 4 роки тому

    hi, I would like to know if this code can be applied on arduino Uno. what the modification that i need to make it work on uno?

  • @MegaYuas
    @MegaYuas 4 роки тому

    dear sir ,
    thumps up i was looking for this project but problem is there is no schematic diagram of robodyne.Kindly can u arrange one.

  • @haroldgumafelix7287
    @haroldgumafelix7287 Рік тому

    what type of light is that?

  • @sebydocky5080
    @sebydocky5080 5 років тому

    Thanks a lot for this video. Do you know a Dimmer able to output up to 4000-5000W for the load ? This is one is ranked only up to 500W ?

    • @netmedias7657
      @netmedias7657  5 років тому

      It depends on the load. Maybe the included heatsink is not adequate enough for higher load.

  • @microcontrollersexplained6551
    @microcontrollersexplained6551 2 роки тому

    could you please tell me, how can I turn the light off? I have tried setting "tarBrightness = 0". It turns the light off but never turns on again.

  • @Khalid-uq5pu
    @Khalid-uq5pu 4 роки тому

    What is the maximum power this dimmer output?

  • @HaiderAli-nm1oh
    @HaiderAli-nm1oh 3 роки тому

    i get an error :ets_sys.h: No such file or directory , im using DOIT DEVKIT V1

  • @IPIX360
    @IPIX360 Рік тому

    Could you provide the files since on github cannot found these files anymore (there is also a version with Alexa included - which through errors, if I follow your procedure).

  • @rarenu
    @rarenu 4 роки тому

    Hi, thanks for the wonderful project and it works fine.
    Please come out with a UA-cam Video for a Dimmer with out MQTT broker. The Tasmota supports Philips Hue Bridge emulation for Dimmer function. Please consider it or a similar one for a Dimmer without MQTT broker. Thank you once again for your nice IoT projects.

  • @ichtiarwanramadanu1175
    @ichtiarwanramadanu1175 2 роки тому

    how to distinguish neutral and voltage wire?

  • @madarina6644
    @madarina6644 4 роки тому

    ets_sys.h no such file directory, cant find the lib in google? how fix it? thanks

  • @vanhieupham2963
    @vanhieupham2963 4 роки тому

    hey sir. how to control multiple ac light dimmer ?

  • @baco2000
    @baco2000 4 роки тому +4

    What needs to be changed so that functions with 50HZ? Thanks

  • @amgu6596
    @amgu6596 5 років тому

    Hi , nice video .. I made one dimmer circuit my own and tried to control from nodemcu with your code ... Not able to control the light dimming.. Please suggest

    • @netmedias7657
      @netmedias7657  5 років тому

      You need to make sure to detect zero crossing and turn on on and off the power on correct time.All zero crossing circuit work same way. Good luck.

  • @thetechrumble6596
    @thetechrumble6596 4 роки тому

    Pleas help me by using above circuit i can control my ceiling fan it worked but it gives humming sound/ noise at low speed and as soon as i increase the speed upto 75% humming sound goes off but it stuck on that speed and circuit lost the control over speed in order to control speed again i need to switch off the circuit ... humming sound will not apper on low and high speeds ....please help
    P.S. Light dimming through above circuit works perfectly

  • @kashif1964
    @kashif1964 5 років тому

    Can u make a video in which 4 relays control by 4 buttons using ESP8266 12E means can also use Alexa or google home as well maually use buttons to onoff light and other items

    • @netmedias7657
      @netmedias7657  5 років тому

      Kashif Afzaal Please check out my 3 way switch video.
      ua-cam.com/video/5SgB6wzgxY0/v-deo.html

  • @jackkrawatt3908
    @jackkrawatt3908 5 років тому

    sorry i have a question how i can use your triac dimmer software with my mega 2560 r3? i try con change sync pin to 18 and pwm pin to 13 but dont work can you help me?

    • @netmedias7657
      @netmedias7657  5 років тому

      It is very simple. You can use that same sketch and replace the timer code and GPIO.

  • @christiansrensen3810
    @christiansrensen3810 5 років тому

    So great so great..I have an idear.
    A controller board that can control an ac motor.. I think.many want to be able to make control of a pump or an door motor. Or some other machines..evrybody makes dc motors.. also if they want to automated some machines in their work...that today is manual..especially encoders is difficult to your avarage amateur..

    • @netmedias7657
      @netmedias7657  5 років тому

      Christian Sørensen Thank you for your suggestion. This will help to plan future projects.

  • @SaiPrashaanth
    @SaiPrashaanth 5 років тому

    thanks for the informative tutorial. i have a couple of questions,
    This uses a hardware timer to control a single channel. So how do i extend this scope to condtol multiple such ac modules? I'm curious if i can control multiple devices with a single nodemcu.

    • @netmedias7657
      @netmedias7657  5 років тому

      htnaahsarP iaS Dimmer requires 2 GPIOs per module. You can control 6 dimmers with one NodeMcu. Good luck.

    • @SaiPrashaanth
      @SaiPrashaanth 5 років тому

      @@netmedias7657 thanks for your quick reply. does that mean every module needs to have a separate subroutine to track zero crossing? I was thinking of making all the inputs common so that I can directly use a single ZC and use the rest for dimming... Also about using the other pins for pwm output, how would one go to implement that in your opinion? Isn't there a limitation on the number of timers onboard? please correct me if i'm wrong, I'm still in the infant stages of understanding what's possible/not-possible with this chip...

    • @netmedias7657
      @netmedias7657  5 років тому

      You can try that. It may work since it is the same cycle for ZC. I am not sure about the number of timers we can run at the same time. I may try to test this out soon.

    • @SaiPrashaanth
      @SaiPrashaanth 5 років тому

      @@netmedias7657 thats great. will try it out and update when i get some result. thanks...

  • @musiclovertv67
    @musiclovertv67 Рік тому

    Can I use 5 to 12 volts battery please answer shool purposes only🥺

  • @VeyrmanKatituta
    @VeyrmanKatituta 5 років тому +2

    I did everything, everything works, but .... I cannot enter 0, it does not turn off completely, what should I do?

    • @elizeudossantosdias5839
      @elizeudossantosdias5839 5 років тому +1

      Did you ever disconnect fully, friend? I have the same problem, typing 0 does not completely turn off.

  • @aimanrosli2461
    @aimanrosli2461 5 років тому

    can i put ldr sensor to change the brightness of the lamp?.

    • @netmedias7657
      @netmedias7657  5 років тому

      Yes, but you need yo modify the code to achieve it.

  • @manjeetdhariwal9134
    @manjeetdhariwal9134 5 років тому

    i want this control over blynk can you send me the code for that i can connect dimmer with node mcu and control over blynk app

  • @muhammaafzal7341
    @muhammaafzal7341 Рік тому

    Sir can i control the fan speed

  • @cleberam
    @cleberam 5 років тому

    Do you have electricity at 50Hz there? How to make it work in a 60Hz one? Thanks. Great videos all around the channel btw.

    • @netmedias7657
      @netmedias7657  5 років тому

      cleberam I tested it with 110v at 60Hz.

    • @AmitSinha249
      @AmitSinha249 5 років тому +4

      @@netmedias7657 please help me for 50Hz 220V.

    • @HaiderAli-nm1oh
      @HaiderAli-nm1oh 3 роки тому

      @@AmitSinha249 it doesnt matter if its 50 or 60 hz dimming is based on zero detection

  • @madhukeshnp
    @madhukeshnp 5 років тому

    I had tried tried serial dimming as shown in the tutorial. Then it worked out just fine.. But now i want to do the same. But its not working. The code compiles without any error. I also copied the whole code from your Github page. And also the library as well. But its not responding. I double checked the dimmer circuit as well and its working fine. The arduino ide is also the same.. I am not able to troubleshoot the problem. Can you help me out to figure out whats wrong ?

  • @karlmarkert7065
    @karlmarkert7065 5 років тому

    Can I Control the Dimmer with openhab too?thank you for the video

    • @netmedias7657
      @netmedias7657  5 років тому

      Yes, use MQTT. Watch the 2nd tutorial. ua-cam.com/video/uC9vyMdiJKQ/v-deo.html

  • @kashyapmehta3192
    @kashyapmehta3192 5 років тому +1

    My Bulb is not getting dimmer. I am using the same code as yours but my output (bulb) is full glowing and unable to dim using serial port. Please help

    • @netmedias7657
      @netmedias7657  5 років тому

      Kashyap Mehta Make sure you are using dimmable bulb. I tested it with 110v 60Hz with a dimmable LED bulb.

  • @farsidd
    @farsidd 5 років тому

    how to connect this module with home switch board ? is it necessary to connect neutral wire for every switch ?

    • @netmedias7657
      @netmedias7657  5 років тому

      Yes you need to use neutral wire and ground wire.

  • @frederiko1982
    @frederiko1982 5 років тому

    How about MQTT control? Implement on Home Assistant platform

    • @netmedias7657
      @netmedias7657  5 років тому

      ua-cam.com/video/uC9vyMdiJKQ/v-deo.html

  • @banbanbanban1195
    @banbanbanban1195 5 років тому +1

    Hey, man. Wonderful work~ I uploaded your code. It says isr not in Ram. Did u get this kind of issue before?

    • @Msultan48
      @Msultan48 4 роки тому +1

      Same prob...

    • @michellenaficy6333
      @michellenaficy6333 4 роки тому +1

      @@Msultan48 I ran into this issue as well. I believe all I had to do was add these lines to my code, which I placed just before void setup.
      void ICACHE_RAM_ATTR zcDetectISR ();
      void ICACHE_RAM_ATTR dimTimerISR ();

  • @AutoMaker
    @AutoMaker 5 років тому

    hi, It was not working with ESP32, please check it as well. I will appricate you for it as well

  • @robertowiest8781
    @robertowiest8781 5 років тому

    Hello, I'm just needing the code that you used to implement Part 1

    • @netmedias7657
      @netmedias7657  5 років тому

      It is on GitHub see the description.

  • @sohaibilyas
    @sohaibilyas 5 років тому

    how to turn on/off coz sending 0 in serial doesnt turn it off?

    • @elizeudossantosdias5839
      @elizeudossantosdias5839 5 років тому

      Have you ever been able to completely disconnect my friend? I have the same problem, typing 0 does not completely turn off.

  • @veronicakaur8526
    @veronicakaur8526 4 роки тому

    Sir I'm getting garbage values in serial monitor while using this code....it's not picking up values. Can u please help by telling what could be the problem ??

  • @chithraprabha5953
    @chithraprabha5953 5 років тому

    Does this work with any LED bulb or particular ones?

    • @netmedias7657
      @netmedias7657  5 років тому

      Chithra Prabha It works with all dimmable bulbs including dimmable LED.

  • @MarcoAntonio-nw2dq
    @MarcoAntonio-nw2dq 5 років тому

    Congratulations on the project. How to integrate with Google Home?

  • @muhammadhaashir7489
    @muhammadhaashir7489 3 роки тому

    Can it controll the speed of AC ceiling fan?

    • @netmedias7657
      @netmedias7657  3 роки тому

      Yes you can but you will hear some noise. You will need to filter out the noise

  • @AutoMaker
    @AutoMaker 5 років тому

    hi please respond as when I download theses files as shown in video. when compile it give following error as i belived include files missed ets_sys.h: No such file or directory

    • @netmedias7657
      @netmedias7657  5 років тому

      They are part of Arduino sdk. You can download them from github.com/esp8266/Arduino/blob/master/tools/sdk/include/ets_sys.h

    • @AutoMaker
      @AutoMaker 5 років тому

      thank you, but i am using ESP32 one i had these header file facing compiling error like void hw_timer_arm(u32 val) i.e unknown type name 'u32'

  • @emmanuelarthur1815
    @emmanuelarthur1815 5 років тому

    Please help me out with the necessary changes needed to make entire concept and codes work for arduino uno

    • @farsidd
      @farsidd 5 років тому

      But set your pins according to arduino

  • @rc3d490
    @rc3d490 5 років тому

    and how dimming a led strip with arduino or Node MCU ?

    • @netmedias7657
      @netmedias7657  5 років тому +1

      Will be doing a project soon stay tuned. Thanks

  • @royhopkins974
    @royhopkins974 Рік тому

    Link to light dimmer module doesn't work

  • @firdoshdiakus4841
    @firdoshdiakus4841 5 років тому

    The dimmer module is rated at 16 amps so I should be able to drive 8 x 7 watt Led down lights in parallel which is only about 4 amps in total am i correct on this??

  • @angelloubation8063
    @angelloubation8063 5 років тому

    Hi I want to know if I used particle photon, is it the same code as arduino? if I used 4ac led dimmer for my 3 bulbs what I'm going to do for my code? Is zero-cross detector used only once?

    • @netmedias7657
      @netmedias7657  5 років тому +1

      It is Arduion compatible so you shroud be able to use the same code. I am release the 4channel tutorial soon. Stay tuned.

    • @angelloubation8063
      @angelloubation8063 5 років тому

      @@netmedias7657 thank you, hope the code also.

  • @firdoshdiakus4841
    @firdoshdiakus4841 5 років тому

    The light bulb you using is it a Dimmable led bulb?? Just want to make sure cause many tutorials on this subject says it is not for Dimming Led bulbs so a bit confusing.

    • @netmedias7657
      @netmedias7657  5 років тому +1

      Firdosh Diakus It is dimmable LED.

  • @simondevantier3983
    @simondevantier3983 5 років тому

    What about controlling a ws2812b led strip with an ESP8266 with Google Home?

    • @netmedias7657
      @netmedias7657  5 років тому +1

      Thank you for your suggestion. I will put it on my to do list.

  • @polclota
    @polclota 5 років тому

    It does not work for me, same setup, I guess. None of the two sketches work even though it works with the original code from RobotDyn for the Arduino Uno. What do you mean by "Downgrade ESP board in arduino ide" what board version am I supposed to use, 2.3.0?

    • @netmedias7657
      @netmedias7657  5 років тому

      Use 2.3.0 for ESP board support and you may need to modify the timer for 220 volts.

    • @polclota
      @polclota 5 років тому

      @@netmedias7657 Thanks but no clue in finding out the right value for 220v and 50Hz, I've tried changing dimDelay value in zcDetectISR and still the same.

  • @youssefbentahra
    @youssefbentahra 2 роки тому

    I get an error: ets_sys.h: No such file or directory.
    I am using IDE Arduino 1.8.19
    I tried to search the library but it not working.

  • @organistawstolarni
    @organistawstolarni 4 роки тому

    Is it possible to control two dimmers from one ESP?

    • @netmedias7657
      @netmedias7657  4 роки тому +1

      Yes you can control up to 8 dimners.

  • @javiersumanoperez4676
    @javiersumanoperez4676 4 роки тому

    Hello, i don't speake English so al sorry if i can't be rigth.
    We can add libraly fauxco yo work with Smart devices with Alexa , so we can say "Alexa power on lamp in 50%"?
    Thanks for Pay atention in My comment.

  • @mustafahosiyar9946
    @mustafahosiyar9946 3 роки тому

    can i control it with a mobile app?

    • @netmedias7657
      @netmedias7657  3 роки тому

      Yes, with code modification, see my other video on mobile app blynk.

  • @abdullahbucay3
    @abdullahbucay3 5 років тому

    Where I could buy this thing?

    • @netmedias7657
      @netmedias7657  5 років тому

      Please see the video description. Thanks

  • @jotirlingswami9357
    @jotirlingswami9357 3 роки тому

    Will this work with led bulb or inductive load

  • @TheJaswant82
    @TheJaswant82 5 років тому

    Sir, how can i use this code with blynk app and ifttt to control this with google assistant