bk1285 / rpi_wordclock

Software to create a Raspberry Pi based wordclock
GNU General Public License v3.0
213 stars 106 forks source link

Button functions #56

Closed Yoghurt02 closed 7 years ago

Yoghurt02 commented 7 years ago

Hey all, I've now also added three buttons. I've figured out that the left button changes the clock colors. But what do the other buttons do? How can I enter the other plugins like Matrix, temperature and so on?

Yoghurt02 commented 7 years ago

I've seen that Pin 22 should change the plugin but after I've pressed it it always writes "Running plugin time_default". In the config all the plugins are set true and in the startup it lists the plugins from 0 to 10. Anybody an idea what is missing?

bk1285 commented 7 years ago

Hm... Expect the wordclock to behave as outlined within this video: https://youtu.be/wcLQDykRBbM Anything else would be wrong and strange... :/

Can you activate the color wheel by pressing the 3rd button?

Regards, Bernd

Yoghurt02 commented 7 years ago

Hi Bernd, 3rd Button is the "return" button, right? It doesn't change the plugin. Sometimes the lights are flashing. If I press again, they stop. If i check it in the command window, for each "return"-Button press it says "Running plugin time_default". For me that means button press is recognized but it's not changing the plugin.

bk1285 commented 7 years ago

Do you have besides the default plugin other plugins enabled? If so, you should be able to change between them.

Regards.

Yoghurt02 commented 7 years ago

Yes. In the config file I have enabled all of them...

bk1285 commented 7 years ago

Please reopen, if necessary.

Best, Bernd