Thread: Flight Simulator Rudder pedals
Threaded View
-
06-11-2020 #5
If you've played with Arduino, then all you're talking about is using the serial interface provided for standard/debug I/O - to send the data that you want to encode, either in binary or ASCII format. On the PC-side you're talking of developing a simple utility to poll the serial interface (ie. COM port presented into Windows from the USB driver - as enumerated when you connect the Arduino), strip off the packet information (e.g. read the serial port whilst there's characters remaining on the interface), align and validate the buffer, then extract your rudder/sensor information. From there, I guess - depending on your flight-sim - that there'll be interfacing stubs to allow data to be passed into the simulator (think I've heard this done with some commercial flight-simulator software others, at work, have tinkered with).
-
The Following User Says Thank You to Doddy For This Useful Post:
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Thoughts Welcome on some aluminium pedals for a car??
By andy_con in forum Metalwork DiscussionReplies: 7Last Post: 08-06-2017, 09:07 AM
Bookmarks