Read/encode a weather station signal (868 MHz)

Hi,

i've found some weather station: (Neue technische Gadgets & Software).

The weather sensors (transmitter) sends data to receiver (some lcd display) using 868 MHz frequency.
I would like to use Arduino as receiver.

Has anybody some experiences in programming a library to read/encode a weather stations data? Is it really difficult?

Is there anybody who would like to try it?

Thanx.

The Arduino can't be used as an 868 MHz radio receiver! You should be able to interface a suitable receiver to it, of course.