Logitech Saitek Trim Wheel for Flight Throttle Quadrant

Flight Simulator trim wheel for the Logitech/Saitek Flight Throttle Quadrant
42
348
4
3326
updated October 9, 2024

Description

PDF

I've wanted a trim wheel for flight sim stuff for years but the old Saitek model isn't made anymore and examples on eBay are rare and cost a fortune so I decided to make my own.

This is built with an Arduino Leonardo, some 3d printed parts, and a cheap rotary encoder.

This won't work with an Arduino Uno or Arduino Mega. It needs to be an Arduino Leonardo.

The Solidworks files and arduino sketch source code are all here to download and mess with how you see fit.

Parts you'll need

What do you need to download?

How do you put this together?

  • Print both STLs
  • Screw in the arduino and rotary encoder
  • Wire the CLK pin from the trim wheel to the PWM 2 pin on the arduino
  • Wire the DT pin from the rotary encoeder to the PWM 3 pin on the arduino
  • Wire the + pin from the rotary encoder to the 5v pin on the arduino
  • Wire the GND pin from the rotary encoder to any GND pin on the arduino
  • Attach the wheel to the rotary encoeder
  • Screw the trim wheel case on to the back or bottom (whichever of those surfaces the clamp is NOT on) of the throttle quadrant
  • Plug in the trim wheel to your computer with USB
  • Fire up arduino IDE and open trim_wheel.ino
  • go to the sketch menu and choose Include Library > Add ZIP Library and find the master.zip you downloaded from github above
  • Click the right pointing arrow in the tool bar to send the sketch to the arduino.
  • After your computer makes a couple of USB connect/disconnect noises it's ready to test in the USB game controllers control panel

At this point you should be good to go. This has been tested in Microsoft Flight Simulator (2020) and when I set the elevator trim axis to the axis of the new controller (should show up in flight sim as Arduino Leonardo)

If you enjoy my stuff and feel like showing your support in a financial way, please feel free to donate to me on my ko-fi page.  I make this stuff for fun, but a little scratch can make it even more fun :D

https://ko-fi.com/gutbomb57331

Tags



Model origin

The author marked this model as their own original creation.

License