Hello, new to this forum, I am seeking some help to get started in the right direction with this project.
My goal is to build a WiFi radio receiver with speakers operated by RP and controlled by vintage aircraft cockpit instruments, probably a Pi3+ (?). It needs to look nice and be original.
Here's an example of the radio part, with credits to Bob Rathbone
https://bobrathbone.com/raspberrypi/pi_internet_radio.html
There are exquisite instructions and manuals by him on how to build the radio part of this project so that is not my question.
Here's the twist and where I need to help getting started. I have 5 of these 80s analog, precise, unused instrument controllers. I would like to incorporate these to replace the stock rotary dials and control channel and volume. It would look cool, be original, but.... I don't know how to use the controller to feed inputs to the RP.
Idea1: In the back there is a 37 pinout D-bus terminal. The most elegant would be to buy some female 37 pin board converter and find a way to feed the input to the RP, perhaps via the GPIO of the RP. I don't have a mapping of each pin's purpose, the closest I could find is in the pic below.
Does anyone have an idea how to discover the use of each pin and how to turn that into a listening variable input into a program on the RP ?
Idea2: If all else fails, there may be a brute force method of removing the backplate and gluing some rotary knob controller directly onto the disc. Might function but not elegant.
Expanding the project, I could even add some electric dial powered instruments/gauges to show volume level setting by feeding the right input back to the instrument.
I would greatly appreciate if anyone could give me some general steps and ideas to follow especially for idea 1 above. THANKS!