RF transmitters and RF receivers guide

Just read this uba handy guide on hooking up RF transmitters and RF receivers
http://letsmakerobots.com/node/12336

But was wondering if anyone had come across another one that has a tutorial on actually sending data retrieved from a sensor, and not just a fixedconst char *msg =

You mean, like using "sprintf" and "char *msg;" ?