Brendan Dawes
The Art of Form and Code

Started on my weekend project, hardware controller for my Spotify raspberry PI based music player with NFC playlist selection. Right now I've got next and previous track buttons working and volume control. This is using an Arduino Yun to send json-rpc messages via Curl to the raspberry PI running PiMusicBox. Next is to rig up the NFC stuff so I can have a mechanism to select certain playlists. Much geeky fun!