I’ve ordered the following parts – mostly off ebay. DHT22 Humidity & Temperature Sensor BMP085 Barometric Pressure Sensor ENC28J60 Ethernet Module ATMega328 Microcontroller
Category: Arduino Weather Station
Nov 22
Arduino Weather Station
I finally decided to build my own weather station using the Arduino Uno. The first stage of the project will be to monitor temperature, pressure and humidity. From reading up a bit on the subject I’ve come across the following sites to help me get started: Weather Station Arduino Weather The Weather Station …
Jun 10
Construction of modules
Finally started putting the temperature, humidity and pressure sensors together. Added in a DHT22, BMP085 and ENC28J60 ethernet module. Downloaded the following libraries: ENC28J60 Ethernet library DHT22 Humidity sensor library BMP085 Pressure sensor library Had to hunt around a bit for libraries that were compatible with the new Arduino Software
Recent Comments