1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

Question Issues with multiple DIY arduino driven button boxes

Discussion in 'DIY peripherals' started by Sebastian2, Mar 10, 2026 at 07:18.

  1. Sebastian2

    Sebastian2 Active Member

    Joined:
    Dec 17, 2023
    Messages:
    114
    Balance:
    484Coins
    Ratings:
    +66 / 1 / -0
    Hi,

    I've build two button boxes with different sets of buttons, switches etc.. Each one is driven by an arduino pro micro. Codewise, I am using the Joystick.h library by MHeironimus so that windows sees those arduinos as regular game controllers.

    However, both game controllers show up under the same name: "Arduino Micro". This bothered my only slightly at first, but after binding all my game's buttons to those switches, I see that Windows sometimes mixes both button boxes up. A command linked to a button on Box 1 is triggered by some button on Box 2 and vice versa.

    That's why I want to assign names to my button boxes. They should show up on windows as "Box 1" and "Box 2". How can I do that?

    I tried both ChatGPT and Copilot to help me with this, but they are both hallucinating like crazy. Lots of suggestions, but none of them work. Maybe you guys have an idea or can point me in the right direction?

    Best regards,
    Sebastian