First thing I\'m doing is connecting a 433.92mhz OOK transmitter and receiver and fixing my doorbell! I had a raspberry pi hooked up to my broken doorbell so when people press the little button it\'d ring the phones here, but the damned cheap wall wart receiver broke even worse somehow and ended up making it\'s case be connected to active 240 volts! A curse on you, China! The raspberry pi was alright (I optically isolated it for fear of exactly this). But I need a new receiver now

Plan is to use the RemoteSwitch arduino library to receive codes, buffer them in to an array in the digispark, and have the raspberry pi poll the digispark pulling codes out of the queue.
I want to have a transmitter too, so I can use it to control some lights in my house which use 933.92mhz RF remote controls. There is lots of neat 433mhz stuff on ebay to switch appliances on and off for quite cheap.
Another possible expansion is the annoying car with a hypersensitive alarm across the road... if it happens to use 433mhz for it\'s alarm remote maybe I can log the code and have a button on my computer labeled \"shutup!\" which just replay attacks the car to make it stop screetching!