How to Upload PLC code directly to Arduino

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

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

  • @biberfloh
    @biberfloh 2 года назад +2

    Exactly the kind of introduction I was looking for. Thanks!

  • @andrewc7524
    @andrewc7524 2 года назад +1

    Great video, thanks for the update on OpenPLC’s new beta features.

  • @jesperankersen
    @jesperankersen Год назад +1

    Got the same issue as Bert Canlas is describing, seems there is missing some sort of initialization. Or forcing the sequence 1 -> 0 for one of the LED's.
    Just before you execute the code it seems you are adding a datatype, is this related somehow to the issue ?

  • @ManuelMelendez-eq8je
    @ManuelMelendez-eq8je 6 месяцев назад +1

    Hello, the link in the forum it's broken :c

  • @karte2626
    @karte2626 2 года назад +3

    Can I program Arduino Mega 256 and Arduino Nano using Open PLC?
    Thank you very much in advance!

    • @seafoxc
      @seafoxc  2 года назад +1

      Yes, I tried it out (the mega and the nano) and they both work.

  • @ruslan.zhumabai
    @ruslan.zhumabai Год назад

    Hi! Do you have an example for modbus rtu? How is possible to do communication via modbus rtu by using that soft?

  • @skidloaders1
    @skidloaders1 Год назад +1

    Heel interessant, weer iets nieuws ontdekt , dank U - kijk ook eens naar arduino programmatie met ChatGT van OpenAI ( das geenen Bool eh - lol )

    • @seafoxc
      @seafoxc  Год назад

      Dat is toevallig, ik heb eergisteren ChatGPT ontdekt en ik ben enorm verbaast wat het kan. Plc programmeren kan ChatGPT soms ook in ladder heb ik gemerkt.

  • @olympusmons4089
    @olympusmons4089 2 года назад +1

    Once you upload the code, can the Arduino be disconnected from the computer, or is the code running on the pc and commanding the plc outputs? Thanks for making this video!

    • @seafoxc
      @seafoxc  2 года назад

      Using this methode, the code is run on the Arduino, so yes, you can disconnect the Arduino, and the code continues running.

  • @user-ji8ws6sm6r
    @user-ji8ws6sm6r 2 года назад

    Hello, I designed my PLC board using Arduino Nano, but the input pins numbers and the output pins numbers are different. Can I modify the numbers of the inputs and outputs ?

  • @marcelohernandez7801
    @marcelohernandez7801 2 года назад

    Hola, mi consulta es, como es que lograste que aparezca el logo de Arduino ahí en las herramientas,yo tengo open PLC y no lo tiene,será una versión vieja la mía.. 1.0 ,debe ser la primera

    • @seafoxc
      @seafoxc  2 года назад +1

      Yes! you need to download the latest version: openplcproject.com/download-windows/

  • @teamkrishi155
    @teamkrishi155 Год назад

    Can you specify the resistors value you used here?
    And can we do it from esp8266

    • @seafoxc
      @seafoxc  Год назад

      I used a 330 Ohm resistor. You can do it with the esp8266 but first check wich pins are linked with the outputs in the program. Good Luck 🤞

  • @bertcanlas7680
    @bertcanlas7680 Год назад

    i did everything the same in your tutorial sir, but my output is always False for all LED

    • @seafoxc
      @seafoxc  Год назад

      I just tried it to make sure it still works and the program (like in te video) still works. Try again with a new project and make sure NOT to copy paste blocks. If it works, please let me know :-) Good Luck

  • @loadcartoons
    @loadcartoons 2 года назад

    I wish I could say this worked for me but I'm getting the yellow and green lights staying on for 3 seconds then the red for 6 seconds then they all turn off to repeat the cycle. and I literally copied what you did in the video.

    • @seafoxc
      @seafoxc  2 года назад

      Did you copy paste the TON blocks? If yes => try to add them individual.
      What happens when you simulate the program in the editor?

  • @alikyan2162
    @alikyan2162 11 месяцев назад

    Ok

  • @Ashatechdotcom
    @Ashatechdotcom Месяц назад

    Thanks very much sir. is there a way i can simulate this in Proteus without a physical board. And can the same thing be done for OPTA and PMC in Proteus if I don't have the physical PLCs?

    • @seafoxc
      @seafoxc  Месяц назад

      I have no idea. I don't work with the programs you want to work but I wish you good luck!