randytsuch wrote: ↑Wed Apr 11, 2018 12:51 am
ok cool, that sounds easy enough.
I'd probably go for a player, if the price is good.
Also, I think I could read the remote codes through a pi or an arduino with an ir reader connected, I should have a reader somewhere.
I was going to do this for another project, but found another way to do what I wanted.
Randy
Right, you mean the fully cased version? Would you want the full version which contains mains input transformer PS & 4495 DAC i.e a fully working SD DAC or without the trafo & 4495 DAC - you install your own DAC?
I came across this open source software which might be usable as the user interface - it is written in java & the code can be changed for our needs
https://521dimensions.com/open-source/a ... s/examples
Any Java programmers here?
The way I see something like this working is to have a music library app which builds the library of albums, artists, tracks, cover art & whatever else we consider worthwhile & a function which allows us to copy this library into separate album folders on the SD card. This is the initial loading of the audio library onto the SD card.
Then we have an app (on PC/phone/tablet) which browses the folders on the SD card, displaying the cover art, tracks that it finds in each folder & allow us to select track & play
Currently there are 5 buttons on the SD player:
- Up, Down, Left, Right, Play/Stop & Reset - so these are the remote control functions we are limited to
So we just need to translate navigation using the UI on the PC/phone/etc into the correct button IR codes to be sent to the SD player
it's a bit of a hack but it could work fairly seamlessly with a bit of care! The interface should feel as close as possible to using the music player on locally stored library. if we add a new album to the library it could send this to a new folder on the SD card via WiFi
With the SD player card there is a max card size of 32Gb - with the cased up version I believe the max size card is 64Gb