Page 1 of 1

Navigate UI whit buttons

PostPosted: 22 Mar 2019, 23:28
by innacamb
Hi, i'm newbie on raspberry and python, and i'm looking for control interface with GPIO.
It is possible to control it?

My intention is:
- button to open library page
- other button to open playlist page
- a rotary encoder to navigate into sources on library page or navigate on songs of playlist, and button on rotary to load playlist or song.

Re: Navigate UI whit buttons

PostPosted: 23 Mar 2019, 10:46
by janui
Hi innacamb,
See this post: post25420.html?hilit=physical%20control#p25420
janui

Re: Navigate UI whit buttons

PostPosted: 26 Mar 2019, 17:26
by innacamb
It will be interesting to navigate with up&down keyboard arrows to select one by one the songs in the playlist, for the future. If someone knows the way to do it, please let me know ;)
Thank you for your reply.