bhowiebkr / open-joystick

An open-source joystick with force-feedback. Using 3d printed parts, Arduino based firmware. This will encompass all aspects of building your own joystick that can be customized to your liking.
GNU General Public License v3.0
119 stars 17 forks source link

research single cam designs #1

Open bhowiebkr opened 4 years ago

bhowiebkr commented 4 years ago

CM2 is a good baseline: VIRPIL WarBRD or CM2

In order to do FFB with the existing setup, one of the cams will have to be applying force in downwards direction to keep that area free for the coil assembly.

Amoksepp commented 3 years ago

Hello Bhowiebkr,

did you made any progress on this topic in the last months?

I'm building a 3d printed throttle atm and also did some research on a joystick. I stumbled over your project several times.

Maybe this will help you: http://eng.sut.ac.th/me/box/2_54/425306/Cam%20Design.pdf

If i find out how to calculate the cams, i will let you know.

stef011 commented 3 years ago

https://user-images.githubusercontent.com/3099695/115149287-ab3c6300-a063-11eb-96a9-f3ca5292c459.mp4

This design is used in my quad-copter radio. There is also a screw to apply tension on spring. I think there is some calculation behind the spacing of the two pins. But if you're lazy as me, you will notice that it just a matter of equally lifting the spring-loaded part... 😅

Hope I can help, it is a really interesting project :)