RF24 Weather Station Nearing Completion
I’ve soldered on my waterproof/wired DS18B20 and written a Python wrapper that prettifies the data written by the C++ daemon. So it converts a text file containing “8110:2396:1449:23:49:1170:2343:1383008407” to:
BMP085 altitude: 81.10m
BMP085 pressure: 14.49psi
BMP085 temperature: 23.96c
DS18B20 temperature: 23.43c
DHT11 temperature: 23c
DHT11 humidity: 49%
DHT11 dewpoint: 11.70c
Date: Tue 29 Oct 2013, 01:00:07
The entire code can be downloaded as a tarball
Here’s a photo of the Arduino transmitter, I’ve ordered a plastic project box to make it waterproof: