ESP8266 websocket含源代码



在这里,我举了一个ESP8266 websocket的示例,在此视频中,您可以了解websocket在此项目中的使用方式,还可以下载代码并可以根据您的项目进行自定义。这是有关更多详细信息和代码的网页。 http://smartswitchsio.blogspot.com/2018/08/esp8266-websocket.html。

11 comments
  1. Thank you very much! Do you think will work on ESP32?
    It work from first time! I do not have the switch status, maybe because using the non-rom version, I saw in the comments.
    Can i make it to store switch status on the ESP board, or you use external rom for a reason?

  2. Thanks for the great code
    Is is possible to add 4 physical push button switches to control the relays in case the wifi network goes down
    Also, if you don't mind I want a program with 2 relay that get activated only for 0.5 second to mimic a push button for START and STOP for my water pump starter and one GPIO to connected to the auxiliary contact to know the status of the pump starter

  3. I have been looking for a long time, finally seeing your video.
    This is a pretty good instructional film.
    But I have a question to ask.
    Can I execute CSS only under ESP8266?
    Can you help me? Thank you.

Comments are closed.