Analyzing 433 MHz Transmitters with the RTL-SDR
Over on his blog, Yashin has written a post showing how to analyze 433 MHz transmitters using several methods. Devices that transmit using low power 433 MHz are common and often include devices such as weather monitors, power monitors and alarm sensors.
To show his analysis methods Yashin used an ASK modulated FS1000A 433 MHz transmitter connected to an Arduino Teensy microcontroller. He first uses GQRX and baudline together with an RTL-SDR in Kali Linux to test that the transmitter is working and to visually inspect the RF spectrum. Then he shows how to use GNU Radio to receive the 433 MHz transmitter and how to record an audio file. The final tool he shows how to use is rtl_433 which will automatically decode the data into binary strings using the analysis option.
http://www.sp3ctr3.me/hello-world/ here is the blog of sp3ctr3 and article about 433 MHz transmitter analysing.
The link to the tutorial is unfortunately down.
Please update.
Hmm looks like his site has gone. I found it archived at archive.org here https://web.archive.org/web/20140627201413/http://arcanumx.com/?p=44.
Also an analisys of 433 data signals: http://www.quassi.nl/2014/05/19/sdr-433-mhz-door-bell/