Hello,
I’m an amateur hobby tinkerer at best so I apologise in advance if I ask stupid questions, but I am a quick learner. ![]()
I have a Hitachi TRK-3D8E that was recently given to me.
It’s in poor condition cosmetically and has a faulty EQ along with a few other things but overall is functional. Because it’s not a great example and has little value, I’ve decided to drastically renovate it. Along with some modifications to the drivers, adding additional drivers, changing amplifiers and theming it, I would like to add a small display that shows some basic information.
The hardware I have available to me right now is an Arduino Uno and a small 4 line display. I’ve had these in a box for a while and haven’t yet braved tinkering with them.
I would like to achieve the following:
- Display a welcome message on power on
- Display the current input (tape, radio, aux etc)
- Display the frequency of the radio
I am aware that 1 and 2 are easily achievable but I am unsure on number 3. I was looking at this: https://create.arduino.cc/projecthub/mircemk/diy-retro-look-fm-radio-with-tea5767-module-370b88 and I like the way it displays the information.
The difference with my project is that I require to read the existing circuit as this will remain unchanged, and then display this information. Is this even possible? The above project uses a radio module that is not needed in my case.
Here is a picture of the switches on the top:
The EQ is faulty, so I will replace it with a better 7 band one. I have roughly marked this in blue. This means that the screen will sit approximately where I have indicated in red. As a result, the radio’s mechanical frequency display will not be possible, and will have to be removed.
If I understand correctly, I can use the Uno’s analogue pins to detect voltage on the switch positions and display “Tape” or “Radio” on the display, but I am hoping it will also be possible to do the same with the radio frequency.
I have the service manual and additional pics of the PCB but I am unable to attach the pdf or too many images as a new forum user.
Is what I am hoping to do possible?



