ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Multiple m0138 ESCs connected to a computer.

    ESCs
    2
    2
    35
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sjt277
      last edited by

      Hi
      I was checking on if it is possible to connect multiple m0138 escs to a computer for bench testing? If yes how would you approach it as a plug and play method would lead to id collisions between the ESCs.
      Thanks

      Alex KushleyevA 1 Reply Last reply Reply Quote 0
      • Alex KushleyevA
        Alex Kushleyev ModalAI Team @sjt277
        last edited by Alex Kushleyev

        @sjt277 ,

        The simplest approach is to use a separate USB-to-serial adapter for each ESC.

        You can set up udev rules to map and distinguish the specific usb-to-serial adapters (using their unique serial numbers) to aliases in /dev/, such as /dev/esc0, /dev/esc1, etc.

        Then run your testing using different USB devices to access each ESC (i am assuming you are using voxl-esc tools?).

        For example, here is some relevant information: https://askubuntu.com/questions/49910/how-to-distinguish-between-identical-usb-to-serial-adapters

        Does that help?

        Alex

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors