Hello and thanks for reading my question!
I am building a simple Pi-based nightstand radio for my elderly mother, she likes to listen at night when she can't sleep.
It works now, it boots and automatically begins playing a radio stream from her favorite radio stations's website.
That's ALL she wants it to do and it does it well.
What I want to add is a single button, if possible, that serves 3 functions:
1-second button press = Pi boots up
3-second button press = Pi shuts down
6-second button press = Pi waits 60 minutes, then shuts down
Is this possible with just 1 button? I'd like to keep it to 1 button for simplicity sake
(mom is 84 and will be pressing the button in very low light) but if I must use more than 1 button I will.
Thanks for any ideas!