Thu Jan 29, 2015 3:25 am
Temperature sensors generally fall into one of three categories:
I2c - four wires, Vcc, Vss, SDA, SCL
1wire - three wires (as I recall), Vcc, Vss, IO
analog - three wires Vcc, Vss, analog output
I2C can be 1m-5m away without issues at 100khz
I don't use 1wire sensors, so I don't know the range
analog should work with a 1m cable without amplification, however it will be noisy and less accurate
There is no such thing as wireless GPIO.
Your best bet would be to put an Arduino (or similar) outside with the sensor, then run RS232 or RS485 back to your Pi.
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi