Hi,
I guess this has been asked before but I couldn't find something similar enough to requirements.
I basically want something that will:
First step:
1. Be controllable via Wireless (Hotspot) or Bluetooth
1a. Run headless - be controlled via mobile phone (once set up).
2. Be able to serve media from a 64GB SD card (don't mind if this also houses the OS or is separate)
3. Be able to be powered off with the ignition (i.e. when ignition feed goes low, it starts to shut down)
-or-
4. Reliably powers off after a sleep period so as to not drain car battery. i.e. It never stays powered for more than 3 hours - it always shuts itself down. Thinking is inconvenience of having to start it up again less than having a flat battery every so often.
I imagine that the above could be a samba server effectively running on a Pi Zero W with some power control capability.
Second step:
6. Have an audio 3.5mm output wired to car stereo "AUX" input.
7. Run Volumio or similar to be able to play media into the stereo (whilst still also being a media server)
Notes:
a. The media server doesn't have to transcode: kodi or vlc running on the mobile device connected to it could just connect to a samba share.
b. Not sure if a Pi Zero W will have enough grunt to run a media server and Volumio
Thanks for any help.