An Arduino project that collects basic weather parameters and sends to APRS network.
##libraries
The DHT library is from AdaFruit https://github.com/adafruit/DHT-sensor-library.
The BMP085 library is also from AdaFruit https://github.com/adafruit/Adafruit-BMP085-Library
For more information, see http://www.yangl1996.com/?p=132 (in Chinese)