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 Arduino Uno with Bluetooth module HC-06

Discussion in 'DIY Motion Simulator Building Q&A / FAQ' started by Jango, Apr 2, 2026.

  1. Jango

    Jango Member

    Joined:
    Aug 12, 2024
    Messages:
    79
    Location:
    Mauritius
    Balance:
    396Coins
    Ratings:
    +27 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor
    Hi all,

    I'm looking to go wireless with my SMC3 setup. Has anyone used a bluetooth HC-06 module instead of a USB cable to connect an Uno to a PC?

    Does the Bluetooth connection introduce noticeable latency, or is it stable enough for this platform?

    Thanks a lot.
  2. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    22,186
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    Tasmania, Australia
    Balance:
    154,756Coins
    Ratings:
    +11,196 / 57 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    My experience with bluetooth has been for audio, which is far less critical, and the latency is way too high for anything that is time dependent.

    That said, SMC3 is used to configure the hardware used, not run constantly, so I can't really imagine a use case for trying to go with bluetooth, as once you get SM3 dialed in for your hardware you never have to mess with it, but perhaps you have something else in mind.
  3. Jango

    Jango Member

    Joined:
    Aug 12, 2024
    Messages:
    79
    Location:
    Mauritius
    Balance:
    396Coins
    Ratings:
    +27 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor
    Thanks noorbeast. yes, indeed, i also have a bluetooth setup for the bass shaker - and it works pretty well. For my question, i wrongly formulated it - i meant, for an SMC3 setup using Arduino Uno, i normally connect it through the usb cable to receive the position data. Can i eliminate the cable and go by bluetooth ?

    i am imagining that the latency would be high but I use my platform mainly for flight sims. Not sure what would be the experience.

    And secondly, interfaces such as flypt, simtools or simhub, would they be able to connect via bluetooth ?

    Thanks.
  4. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    22,186
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    Tasmania, Australia
    Balance:
    154,756Coins
    Ratings:
    +11,196 / 57 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    You could try USB over Bluetooth, so the Arduino can interface with SimTools as it normally would, but I suspect latency may be an issue.

    Another option could be USB over wireless. I currently do audio over wireless after giving up on Bluetooth lag and it has been rock solid.
    • Like Like x 1
  5. Jango

    Jango Member

    Joined:
    Aug 12, 2024
    Messages:
    79
    Location:
    Mauritius
    Balance:
    396Coins
    Ratings:
    +27 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor
    Thank you noorbeast, i'll give it a try. I have a space constraint at home and if it works, that would be ideal.