Some years back I built two
DIY Aleph 5 monoblocks. I enjoyed building them, and listening to them even more. I've always used them connected directly to my htpc. Having remote controlled my htpc using keyboard/mouse/pda/normal remote, I always missed having some sort of control over my amps(being a lazy guy of course.) What I originally planned to add was a 12V trigger for power on/off, but this never came to be.
The other day I was browsing a electronics store on the web and found this:
www.telldus.seTurns out the software for it is open source and easily available for vb.net programming. So I bought it along with a few radio-controlled switches. After writing a little plugin for MC I now finally have remote control for my amps.
The plugin monitors MC's events, triggering when playback changes between playing/paused and stopped.
The plugin allows for control of several devices, and supports different settings for different media types. When starting a movie, MC can now turn on my amps, dim down the lights. Pausing the movie can turn up the lights a little, while stopping turns them back up, and the amp off. Neat.
Haven't bought a dimmer yet so that part of the code isn't tested. On/off and delays are working fine. Interface is a copy of the Telldus plugin for MediaPortal.
If anyone is interested I will upload the plugin to the web.