The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


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


gpiozero to control a remote Moode?
#1
For my Moode set-up I need to have a simple, physical user interface remote to the actual Moode device generating the audio. Specifically, an on and off button, volume control and one or two radio station selectors.

I was thinking of having a two Pi set-up - one running Moode and another to do the control (ie, some buttons connected to GPIO). Both would need to run gpiozero (https://gpiozero.readthedocs.io/en/stable/ ) and the signals transferred over the LAN.

Has anyone done this? Is there another, easier way?

Doing it this way, seemingly, means I would only need to ensure the daemon starts on the moode Pi so would keep code customization to a minimum, but I haven't gone to far yet in testing.
Reply


Messages In This Thread
gpiozero to control a remote Moode? - by tristanc - 09-03-2018, 06:26 PM

Forum Jump: