Skip to content

Arduino code to act as a USB controller for an old Thrustmaster Cougar throttle.

Notifications You must be signed in to change notification settings

franko-franicevich/ThrottleController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What do you do when your very, very old Thrustmaster Cougar stick dies, but you're left with the perfectly good throttle? Pretty obvious. Pick up a microcontroller, do a bit of soldering, and get writing.

This is an arduino app that uses a SAMD21 board (in my case the Adafruit QT Py), and an MCP23X08 IO extender to handle all the buttons the throttle has.

It presents the throttle as a USB HID controller with 5 analog axis and 10 digital buttons.

About

Arduino code to act as a USB controller for an old Thrustmaster Cougar throttle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published