Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Hifiberry Power Controller with MoOde
#1
Hi All

For my new home project. I'm using Hifiberry AMP2 with the Hifiberry power controller. 
I'm trying to figure out, how to get volume knob work with moOde. I've tried with the rotary module, enabling it and changing the default GPIO23/24 to GPIO14 and GPIO15. But it did not work. 

Seams that the rotary module on the GUI isn't compatible with the power controller even though the GPIO settings on Moode are changed to GPIO14 and GPIO15. 


Does anyone here done a similar installation and got the volume knob to work?

Some Infos: 
https://www.hifiberry.com/docs/hardware/...r-cabling/
https://github.com/hifiberry/powercontroller

https://github.com/hifiberry/powercontro...egisters.h

// interrupt pins - uses to signal that a button has been pressed or the controller has been rotated
#define INTERRUPT_PIN1 PIN_PA1 // GPIO4 on Pi
#define INTERRUPT_PIN2 PIN_PF0 // GPIO15 on Pi
#define INTERRUPT_PIN3 PIN_PF1 // GPIO14 on Pi



Kind Regards
Thiago
Reply


Forum Jump: