Hi Aidanaidan959 wrote: ↑Tue Apr 17, 2018 2:50 pm He its aidan, tonys son,
Was told to check out this thread by him so I thought i would.
If by any chance could a Git repository be started for the code in this project for easier reading and updating?
I'm not sure if any of you have heard of Kodi before, but the version for the Raspberry Pi does all of this natively, and has a nice mobile web interface thats give you full control :)
https://osmc.tv/
Good to see you on board - I won't say anything about following in your father's footsteps as that would mean you would blow things up :)
You seem to be interested in coding - great! We need some talent on here :)
There is a github interface for this Flashair SD card which looks better than the crude UI we are using - it's on my other computer - I'll post a link to it soon
In the meantime there is a Google drive https://docs.google.com/document/d/14LN ... sp=sharing
Which is just a collection of documents containing thoughts & links to useful info.
Remember what we are interfacing with is not a computer, like the Pi, it is just a SD card audio player that has WiFi transmitter/receiver on it so we are hampered by the restricted functionality of this. There is Lua scripting available on the card& we can do a lot of browser HTML & Javascripting to control it so hopefully we can get a useful interface?
What we are trying to achieve is to have a playlist folder on the SD card which is managed via WiFi by a control PC/phone. Ideally we want a nice Ui ion the PC which is synched with the SD card so when we add a fie to the PC playlist it gets sent via WiFi to the SD card. When we delete, it gets deleted from the SD card. When we press play on PC, it plays the same file on the SD card player.