Logo

Gloryness: Portfolio Website

GitHub

GitHub Logo

Patreon

Patreon Logo
Home Icon

HOME

Joystick & Throttle Integration

"A project dedicated for the Throttlemaster Airbus Edition Captain Pack that lets you control
Pilot Training Flight Simulator (PTFS), a Roblox game, using no other than the joystick and throttle, along with other features."

Featuring:
- Joystick Control
- Throttle Control
- Parking Brake
- Flaps
- Spoilers
- Gear Up/Down
- Engine Ignition/Normal Mode
- Engine 1 & 2 Start/Shutdown
- External Camera Control

Links

Preview

Preview of PTFS-Joystick Project
Preview of PTFS-Joystick Project

This is the program's output.

Preview of PTFS-Joystick Project Preview of PTFS-Joystick Project Preview of PTFS-Joystick Project

Using OpenCV real-time adaptive thresholding to retreive the on-screen throttle value with a constant changing background environment behind the text

A bitwise XOR operation is then performed with the threshold result and all 100 pre-defined throttle value templates and whichever
XOR operation has the least amount of "non-zeros" (the least difference), is the throttle value.