Alternate software for the BeoMaster 5
This project serves two functions:
- Improve my C++ (so, please don't judge the current code quality. Constructive criticism very welcome.)
- Replace the excellent but limited software on the Beosound/Beomaster 5, particularily to re-enable Spotify
I will
Reverse engineer the basics of controlling the Beosound 5 panelDone :)Reverse engineer the PC2 in Audio Master modeThis is done, and separated off to the libpc2 library- Create a simple example module to control my Philips Hue lights (to have some functionality that does not require reverse engineering the PC2)
- Create a basic user interface, controlled by the Beosound 5 panel
- Play back media under panel control and output sound via the PC2.
Obtain IR data from the panel sensor/PC2 and control media with itDone. See the libpc2 library. Note the API is frequently changing.Get Spotify backDone, but still very hackish.
Future questions to be resolved include:
- Can the B&O PC2 of all revisions be configured to operate as an Audio Master in a Beolink system?
How does the IR sensor on the Beosound 5 panel actually send its signal?It uses a spare pin on its power wire(!)