Open PLC with ESP8266 Wifi

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 23

  • @N100NXX
    @N100NXX 3 роки тому +2

    Subscribed 👍
    Looking forward to see more content in this subject.

  • @abhijeetgaonkar449
    @abhijeetgaonkar449 3 роки тому +2

    Nice video 🔥, keep it up man 😁🙌

  • @ArunKumar-sg6jf
    @ArunKumar-sg6jf 2 роки тому +1

    i tried it working beautifully

  • @eis3nheim
    @eis3nheim 3 роки тому +1

    Amazing video.

  • @grhgorhsliaphs4166
    @grhgorhsliaphs4166 2 роки тому +1

    very good job , link for ino file doesn't work ... can you share an altarnative ?

    • @seafoxc
      @seafoxc  2 роки тому +1

      Yes, this is changed recently. Now you have to create an empty PLC program, click on the Arduino symbol in the taskbar, and select the correct board (ESP8266) and the correct COM-port. Next, enable Modbus TCP; here you can write an IP address (set it the same as in OpenPLC runtime). Then press upload. I don't have the hardware to test it myself at the moment. Can you reply if this was the correct solution?

    • @grhgorhsliaphs4166
      @grhgorhsliaphs4166 2 роки тому +1

      @@seafoxc thank you very much for the prompt reply. I tested it, The esp communicates normally, but something is happening with the inputs and outputs that I have defined in the ladder. But I think i will fix it.

    • @grhgorhsliaphs4166
      @grhgorhsliaphs4166 2 роки тому +1

      @@seafoxc finally i fixed it , it was hardware problem. Work as expected !! Thank you again !!!

  • @timwilson3153
    @timwilson3153 2 роки тому +1

    Just so you know a few seconds after blocking your SSID and password, they were visible after adding your board

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

      Thanks to let me know! I chnged the password.

  • @82levy5
    @82levy5 2 роки тому +1

    Hello. Where i can download the firmware for esp8266? The link is not working.

    • @seafoxc
      @seafoxc  2 роки тому +1

      There is a new method to download the firmware. You have to upload an empty OpenPLC project to the ESP8266 board => openplcproject.com/docs/2-6-slave-devices/. I'm now on vacation abroad, but I will make a new updated video when I'm home.

    • @82levy5
      @82levy5 2 роки тому

      @@seafoxc Thank you.

  • @YigalBZ
    @YigalBZ 2 роки тому +1

    What if the IP of the ESP is changing when you re-boot?

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

      The IP address is static so you don't have any issues (never had any issues with my esp8266 projects so far).

    • @YigalBZ
      @YigalBZ 2 роки тому +1

      @@seafoxc The IP address is given by the router, so it may be used by other device, unless you configured the router for static IP.

    • @seafoxc
      @seafoxc  2 роки тому +1

      @@YigalBZ I will look into it when I'm home after my Holliday because I now don't have access to OpenPLC. I guess the firmware on the esp8266 assigns a static IP adress. In 10 days or so I will come back to this topic. Either way I did not had any issues in the past. I also have to make a new video for connecting with the esp8266 because of the new release of OpenPLC.

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

    Sir can you tell how to download nodemcu bootloader...or with out bootloader can we install PLC program

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

    page not found :(

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

    ESP works as slave device so without computer it can not work as Plc.

    • @seafoxc
      @seafoxc  2 роки тому +1

      With the latest version of OpenPLC it is possible to download code directly to the ESP chips( not shown in this video). Just for your information :-).

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

      @@seafoxc where can i find information?

    • @seafoxc
      @seafoxc  2 роки тому +1

      The information is written in the top blog post here: openplc.discussion.community/post/openplc-native-support-for-arduino-boards-in-beta-11984879?pid=1332015367. I also made a video where I downloaded the traffic light directly to the Arduino Uno. It is all the same procedure for the ESP chip (ESP8266 and ESP32). This is still in Beta so there could be bugs. The video is here: ua-cam.com/video/6YcA3wirDPY/v-deo.html&ab_channel=seafoxc.