Hi
I’m considering a project for my elderly mother who is nearly blind but likes listening to audio books. She also has mid stage vascular dementia so finds it hard to remember which buttons to press on her current portable player, a Bones Milestone 212. The problem with the Milestone is that it is bristling with buttons some of which control different modes (eg audio player, settings, audio recorder, etc) which is confusing enough for a sighted non-dementia person!
What I would like to do is create a portable player with the following
- a single button that turns the player on and starts reading an audio book wave file from the last position stopped at, and stops the player and turns off if already playing.
- audio needs to come from a speaker that is part of the unit
- the pi, speaker, rechargeable battery (PI Juice?) need to be as small as possible as she currently wears the audio player on a lanyard round her neck. I realise it won’t be as small as the Milestone as I’m not doing this with barebones electronic, I’m introducing a small computer.
- there is no need for multiple books on the player, she only reads one at a time and I then replace it by writing to an SD card, but this could be any mechanism. Long term I’d like to use something like Dataplicity to flash her a book over the interwebs, but that’s for later.
- possibly have a small display for relatives and care staff to see the book title and any error messages
- volume would be set in software as she once she’s happy with the volume level she doesn’t tend to change it
- led to show green when charged, red when requiring charge, flashing red when charging
Any help on what components to get would gratefully received. In particular I’m concerned about,
- whether I need an amp hat or can the pi drive a mini speaker?
- how would I stack an amp, pi juice, pi, basic mini screen and speaker in a case and which case?
I’m a complete electronics noob but with a programming and some comms background.
Thanks!