is there any existing lcd/buttons python script ?
Posted: Sat May 12, 2018 10:55 am
Hello,
I'm currently on a simple mp3 player project (Pi zero).
I intend to use some buttons as a keyboard to choose a track or album into the tree structure and to run some basic actions (play/pause/stop; vol+; vol-; prev; next etc.).
I will use an lcd display (hd44780) to display the tree structure and the current track (title; played/paused icon; current time of the track).
so, before reinvent the wheel, i would like to know if there is any existing python script that can handle the buttons / lcd display combo ?
thank you !
I'm currently on a simple mp3 player project (Pi zero).
I intend to use some buttons as a keyboard to choose a track or album into the tree structure and to run some basic actions (play/pause/stop; vol+; vol-; prev; next etc.).
I will use an lcd display (hd44780) to display the tree structure and the current track (title; played/paused icon; current time of the track).
so, before reinvent the wheel, i would like to know if there is any existing python script that can handle the buttons / lcd display combo ?
thank you !