I'm so glad you found it helpful and got everything running!
Since I published the python code, I've re-written it in javascript using nodejs, since that's what I'm more familiar with.
This version of the code supports:
- flashing LEDs and playing an MP3 when a messages arrive;
- waiting for a button push before printing messages.
The code's in the 'js' branch on github:
I haven't updated the instructions so it might be a bit confusing. Let me know if you want some instructions on getting it running.
Here's a video of it all working, the owl sound is played when the message arrives:
Andrew