I’m currently upgrading an old QUAD FM4 tuner into a dac streamer, i have everything stripped out of the box and have successfully install an oled screen that looks awesome, via a RPI3 and an IQuadio dac+
The next step is to connect the original tuner buttons and leds. I have ordered a MCP23017 expansion board to connect it to the pi and I’m hopefully going to use the GPIO plugin.
Has anyone done something similar and can give me some pointers, links or guidance. I would ideally like to get the leds working too. I have figured out what the cables do with the help from a mate who very kindly worked out whats what.
Thanks for your reply, I might just use the first 4 buttons/leds to begin with until I get my head around it. Will the MCP23017 expansion board not solve this problem?
Well you need to add pull-up or pull-down resistors .
How to get the MCP23017 working with pi, no clue. Never done it. I am a lazy baster and bought this;
can’t confirm, seems to run on GPIO 2,3 which are already used by the DAC.
And don’t know if the drivers are included in the Volumio image. Guess you need to do some testing.
Good project Matt
(I’ve got a (39 year old) Quad FM4, but it’s staying as a tuner).
I’ve got a Digi HAT board using some of the GPIO pins, but only needed enough for 3 transport functions and a shutdown.
So I could use the ‘GPIO Buttons’ plugin to do this:
It depends what / how many functions you want to allocate to your remaining GPIO pins, as to whether you’ll be able to do all that you want with your FM4 buttons / LEDs.
Good luck - you can pretty much guarantee your finished product will be unique in the world.