Labels

Wednesday, June 1, 2016

Weather Station Project #26 - Some more thoughts

After looking through the raw data from my sensor, I discovered a number of points where the data was "pegged".  The only thing that I can think of is that the integration time on the sensor was set too high.  This is going to require me to redo the sketch that was loaded onto the Arduino.  Thinking more about this, I should also attempt to get the final packaging completed for the sensor setup.  This means a package that is waterproof and uses POE to power it so that I have but one cable from the POE source to the sensor package.  I already have the packaging and I have a few POE splitters on order that will work well with this setup.  Now I need to come up with the final specifics.

The list of parts (from here) with some modifications are:

  • Raspberry Pi B+
  • Arduino Uno
  • Arduino Ethernet Shield
  • Arduino Proto Board Shield
  • TP-Link TL-POE10R PoE Splitter w/power connector cable
  • Power splitter cable (1 female to 4 males - 5.5mm x 2.1mm)
  • Power adapter plug (1 female 5.5mm x 2.1mm to ISO block)
  • Power plug 5.5mm x 2.1mm to micro USB cable
  • Ethernet socket adapter (for mounting on wall of sandwich box)
  • Clear sandwich box (see-through for RPi camera)
  • RTV to pot up the holes so that water can't get in
  • Mounting platform and hardware to mount sandwich box on outside

The Raspberry Pi is used to sample from the Arduino.  I have proven that I can set up a web service on the Arduino, so accessing it from within my network is a no brainer.  I have also proven that I can write a python script which is able to sample both from the Arduino based sensor set and from a Weather Underground station with the sensors that I am trying to emulate.  Ultimately the extra sensor base will include:

  • Lightning sensor 
  • Moisture sensor (Transpiration) 
  • UV monitoring sensor
  • Solar radiation sensor

I have the parts for the Moisture sensor but I am missing the lightning sensor parts.  Not sure where to find that.

Update: I got in some POE splitters yesterday so I will probably be building up the package over this weekend.  Right now I am just going to use the plastic lid.  Will need to get a crystal glass lid so that it will pass UVA and UVB through.  I don't think that UVB will be able to pass through the lid at this point.