this post was submitted on 10 Jun 2023
3 points (100.0% liked)

Electronics

633 readers
1 users here now

Digital, analog, RF, microcontrollers, FPGAs.

Theory and practice. New designs, prototypes, breadboards, hacks and mods.

Show your projects, learning resources and interesting articles here.

founded 4 years ago
MODERATORS
 

Planning on building a flight stick for a space sim. I understand some basics and I've messed around with an Arduino and a breadboard.

In the planning stages now. Should I measure the axis and rotations on the sim stick with hall effect sensors? Is there a more precise alternative?

I would also like to control the tension on the stick with brushless dc motors like done in this project https://youtu.be/ip641WmY4pA and I think the hall effect shouldn't get interference from the motors. Hopefully.

top 2 comments
sorted by: hot top controversial new old
[โ€“] ElementaryTopos 1 points 1 year ago

If you want to use brushless motors for force feedback, you can piggyback the encoding instead of having a separate hall effect sensor. Here's a digikey post about it Link

[โ€“] [email protected] 1 points 1 year ago

If you're already going to couple the axes to BLDC motors, why not use the same encoder for position feedback for the motors and the stick?

Hall effect switches on the motors for commutation are accurate, but may not give enough resolution for your application. There are rotational hall effect sensors from AMS that have a LOT of resolution, something like AS5055A might work for your application?