Unreal Engine Communication with Arduino

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024

ความคิดเห็น • 10

  • @laurentmaillard1355
    @laurentmaillard1355 ปีที่แล้ว

    This is brillant !
    Congrats !
    I'm looking forward to see what's next 🤪
    Laurent From France

    • @BeyondPinball
      @BeyondPinball  ปีที่แล้ว +1

      Thank you for your feedback!

  • @MuhammadFazrulMuhammadNadzri
    @MuhammadFazrulMuhammadNadzri 3 หลายเดือนก่อน

    Hi, I made a lever that use arduino to control a forklift in unreal. However, there's a delay. Whenever I move the lever, it will take a few seconds for the forklift to react. How can I remove the delay?

    • @BeyondPinball
      @BeyondPinball  3 หลายเดือนก่อน

      The delay depends on how you have developed the code in Arduino and in UE4. If you create some delay in the Arduino that will create a delay in the communication. The time to receive any command from UE4 to the Arduino is between 0.01 mill to 0.02 mill.

  • @wilsonmak9908
    @wilsonmak9908 7 หลายเดือนก่อน

    Hey my man, i followed all the instructions and reached UE, but it never success to find my port. everything mentioned is checked. what might the problem would be?

    • @BeyondPinball
      @BeyondPinball  7 หลายเดือนก่อน

      Hello! Well, if you want, go to my Discord channel so you can show me your blueprint in detail and see where the error is. discord.gg/ayvV42g2DJ

  • @ahmetdastan8253
    @ahmetdastan8253 6 หลายเดือนก่อน

    Does this plugin support Linux?

    • @BeyondPinball
      @BeyondPinball  5 หลายเดือนก่อน

      The plug in is on Unreal Engine and is for communicate on the Serial Com. You probably need to make the game on Windows and them Built to Linux.

  • @ggloymohlf8905
    @ggloymohlf8905 2 หลายเดือนก่อน

    I can't make the connection, I can't proceed

    • @BeyondPinball
      @BeyondPinball  2 หลายเดือนก่อน

      Thank you for let me know! here I made a Video that show a little example how I do it. Hope help : th-cam.com/video/QElmuwZUgTA/w-d-xo.html