Hi i want to make a force feedback joystick for use in flight sim games. My plan was to use 2 hoverboard motors for the axis, very simillar to the ffbeast flight controls, but control them with the use of the simpleFOC library. Also I want it to use an esp32s3 as the micro controller.
I have a few questions:
-
Is the drv8302 driver gonna be good enough for this type of project (1x per motor)?
-
Should i use a magnetic encoder or an optical one ?
-
Is the esp gonna be fast enough for this type of a project ?
Any advice or tips would be apreciated.
Thanks
Jakub Mikulecký