Control a Lamp Remotely Using the ESP8266 WiFi Chip

Поделиться
HTML-код
  • Опубликовано: 2 ноя 2024

Комментарии • 34

  • @nonparticipant4671
    @nonparticipant4671 6 лет назад +1

    Thanks for posting the video. I am wondering if there is a way to add a timer to the relay control, say turn on for 30 seconds then off automatically. Is there an easy way to do this?

  • @rm.throws
    @rm.throws 8 лет назад

    those buttons are nice. I've been using ghetto HTML buttons and this is great.

  • @sollekram
    @sollekram 6 лет назад

    Great tutorial!
    Can you also controll it with raspberry pi by voice with google assistant(project used GassistPi)?
    I'm trying to implement it for my magicMirror project, like a center thing that you can controll many things inthe house etc control panel

  • @SoumilShah
    @SoumilShah 9 лет назад

    i am getting this error even when i uploaded the library please help
    SP8266.ino:10:19: fatal error: aREST.h: No such file or directory
    compilation terminated.
    Error compiling.

    • @MyElectronicsLab
      @MyElectronicsLab 8 лет назад

      +Soumil Shah have you installed the libary for arest from here? github.com/marcoschwartz/aREST

  • @shubhammasulkar2194
    @shubhammasulkar2194 7 лет назад

    what is the alternatives for power-switch tail kit?

  • @sweetguy2957
    @sweetguy2957 8 лет назад

    I am getting very intermittent operation. The WDT is kicking in. I'm using a ESP-12E and have not had any problems with it so far. I think the problem is the length of time that it takes to connect to my router. I have had it go through a reset sequence a number of times and then it might connect and I am able to use it for a while. And then it crashes.
    ets Jan 8 2013,rst cause:4, boot mode:(3,6)
    wdt reset
    load 0x4010f000, len 1264, room 16
    tail 0
    chksum 0x42
    csum 0x42
    ~ld
    .....
    WiFi connected
    Server started
    192.168.100.104
    ets Jan 8 2013,rst cause:4, boot mode:(3,6)
    wdt reset
    load 0x4010f000, len 1264, room 16
    tail 0
    chksum 0x42
    csum 0x42
    ~ld
    .......
    WiFi connected
    Server started
    192.168.100.104
    Sometimes I get a hex dump as well.

  • @MrAleech
    @MrAleech 9 лет назад

    I suppose that it will work without Internet access.?

  • @malikjunaid1
    @malikjunaid1 8 лет назад

    how many switches can we control with one esp8266 module?

  • @sdwzwangg
    @sdwzwangg 8 лет назад

    I really want to learn ,but i don;t know how to do it . thank you

  • @mironpozarsky7708
    @mironpozarsky7708 9 лет назад

    What pin I need to connect really

  • @pensereyotdom2026
    @pensereyotdom2026 8 лет назад

    we can use to control 220v lamp or not ?

    • @openhomeautomation
      @openhomeautomation  8 лет назад

      +Pen serey otdom Sure thing! You just need to select the right powerswitch tail kit

  • @danielcavalcante8103
    @danielcavalcante8103 8 лет назад

    Can anyone help to configure my ESP-07 as a access point? I used the code given in the example files of the arduino IDE, but It worked only sometimes and other times my cell phone even not detected the ESP. It seems to me that the ESP is very unstable.

    • @MyElectronicsLab
      @MyElectronicsLab 8 лет назад

      +daniel cavalcante from where you are giving power to the esp? if you giving from usb to ttl , i will suggest use 3.3 volt external.

  • @danielcavalcante8103
    @danielcavalcante8103 8 лет назад

    what could happen if I don't use the 3.3v source for the esp8266?

    • @MyElectronicsLab
      @MyElectronicsLab 8 лет назад

      +daniel cavalcante that must be for collector voltage of transistor inside that tail kit

  • @bentolima8516
    @bentolima8516 8 лет назад

    good evening
    My name is Bento from Brazil, I'm starting to learn now and if you can help me I would be very happy. I plan to use a local network with 18 (ESP8266 12e) and each a temperature and humidity sensor (DHT11), a current sensor (TCS-013) and a relay module 4 channels.
    All this I would like to come in an excel spreadsheet, excel because I would use this information and create a button to turn on and off the relay.
    Can you help me?
    Thank you.

    • @openhomeautomation
      @openhomeautomation  8 лет назад

      +Bento Souza Hello Bento, I'd recommend using something else than Excel for this :) Check my blog for more instructions on how to build a dashboard for the ESP8266.

  • @martins_kreicis
    @martins_kreicis 9 лет назад

    Thank you.

  • @bibhutibhusanbehera5160
    @bibhutibhusanbehera5160 6 лет назад

    Can I download any app from playstore to operate led

  • @anelwei
    @anelwei 8 лет назад

    Hello i get this error while uploadinf the sketch
    fatal error: aREST.h: No such file or directory
    any ideas

    • @openhomeautomation
      @openhomeautomation  7 лет назад +1

      Make sure to install aREST from the Arduino library manager :)

  • @Jacanatkan
    @Jacanatkan 7 лет назад

    What if I want to control the lamp sometimes from wifi and sometimes from normal electrical switch?
    For Example: I turned off the lamp with electric switch and gone to another room. Now I want to turn on the lamp by WiFi. Is this possible?

    • @openhomeautomation
      @openhomeautomation  7 лет назад +1

      Sure! You'll just need to put the two switches (the mechanical one and the one from this project) in parallel

  • @archgloom
    @archgloom 9 лет назад

    Can't user type password.. Instead of hardcoding it , or wps button on Esp8266

  • @eizazghzali7196
    @eizazghzali7196 8 лет назад

    You just connect to web server? How you connect to the lamp

    • @openhomeautomation
      @openhomeautomation  8 лет назад +1

      The web server will then control the lamp according to the command that was received :)

  • @amirulafiq4371
    @amirulafiq4371 6 лет назад

    Did he used a usb cable?

  • @archgloom
    @archgloom 9 лет назад

    What's the need of 2 ground ? Can't we just join both to the same ground

  • @archgloom
    @archgloom 9 лет назад

    Can't user type password.. Instead of hardcoding it , or wps button on Esp8266