element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Experimenting with Waterproof Connectors
  • Challenges & Projects
  • Design Challenges
  • Experimenting with Waterproof Connectors
  • More
  • Cancel
Experimenting with Waterproof Connectors
Blog Experimenting with Waterproof Connector - Weather Station: Final Blog
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Experimenting with Waterproof Connectors to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: charlieo21
  • Date Created: 7 Jun 2023 12:09 AM Date Created
  • Views 559 views
  • Likes 11 likes
  • Comments 2 comments
  • lattepanda
  • weather station
  • amphenol
  • experimenting with Waterproof Connectors
  • hammond
Related
Recommended

Experimenting with Waterproof Connector - Weather Station: Final Blog

charlieo21
charlieo21
7 Jun 2023

Introduction

This is the last blog of this series of Experimenting with Waterproof Connector - Weather station.

I decided to build a weather station because exposing this device to different weathers would put the connectors and enclosure on stress.

The Kit

1554VA2GYCL Watertight Plastic Enclosure Buy Now
DFR0418 LattePanda V1 Single Board Computer Buy Now
MRU-AF41-2020 USB Type A Sealed Connector Buy Now
MRU-AM21-4000 USB Type A Sealed Connector Buy Now
MRJ598001 Rugged RJ45 Jack Buy Now
MRDBN04M17000 Circular Connector Buy Now
MRD-BG04-L13-000 Circular Connector, IP67, MRD Series, Panel Mount Receptacle Buy Now
242125-10. RF Adapter Buy Now
AD-SMAJMCXJ-1 RF / Coaxial Adapter Buy Now
122192-15 RF / Coaxial Connector Buy Now
095-902-545-250 RF / Coaxial Cable Assembly Buy Now

The 1554VA2GYCL enclosure is a great addition to this kit, because it gives a way to do a proper testing of the connectors. Also,  Hammond Manufacturing did a great job customizing the enclosure with cutout for the connectors in this kit and including the logos.

Amphenol provided us with a variety of waterproof connectors for different purposes, USB, RJ45, RF, GPIO. 

The Idea

The Lattepanda acts as the processor of sensors data. The Lattepanda with a humidity & temperature sensor are inside the enclosure.

The Lattepanda will interface with different sensors that are outside of the enclosure. Air quality, humidity & temperature.

The SMA connector is used to connect a Wi-Fi antenna to the Lattepanda in order to have a good Internet connection.

image

Enclosure Testing

Before putting things inside the enclosure, I did a waterproof test of the enclosure.

image

For this I put one humidity sensor inside the enclosure.

The enclosure was assembled with all the connectors and the Wi-Fi antenna.

image

This test was useful to identify that the GPIO connector (MRD-BG04-L13-000) was leaking around 40 minutes started the test. image

This wasn't a design failure but it was an installation failure. The cable that I was using didn't meet the gauge requirement for this connector, after fixing this the leaking wasn't happening anymore and the enclosure passed test.

 

Weather Station Building... sort of

I put the Lattepanda inside the enclosure and a HS3001 devkit from Renesas.

The Lattepanda is connected to the exterior of the enclosure using the USB, RJ45 and GPIO circular connector.

image

On the exterior of the enclosure I connected the following sensors.

VEML6070 UV sensor.

The original ideas was to monitor the UV radiation inside and outside of the enclosure but I wasn't able to make this sensor works so I didn't use it at the end but it was connected using the RJ45 connector. This feature will be implemented in a future development of this weather satiation.

image

ZMOD4510 Air Quality Sensor

I connected this sensor with the USB connector.

image

I build a weather shield to protect the air quality sensors, this was done using cheap plastic bowls.

This shield provides protection versus rain, wind and solar radiation, while the sensors has enough air contact to have good measurements. 

image

Splash Test

After the integration of the electronics with the enclosure and connectors I did a splash test using a water flosser as a splasher device. I was monitoring the humidity inside the enclosure the whole test. I find out that the humidity sensor reading is susceptible to the angle of the sensor. This was another successful test, no water ingress. 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

https://www.youtube.com/watch?v=jN1WKNRe5ec

Difficulties

I had some difficulties while making this project.

The Lattepanda doesn't have the resources to be a development device. Not enough RAM and not enough disk space. I had to reinstall Windows in order to keep working. Using another computer to do the development and release the final software in the Lattepanda is my recomendation.

The UV sensor didn't work, I was reading 0 all the time and I'm pretty sure that there was a significant amount of UV radiation. Probably this was an issue with the library implementation. Further experimentation has to be done with this sensor.

My plan was to put the weather station in the Lake Michigan but when I was installing it in a small park that has access to the lake I was interrupted by the police, basically you cannot leave an "unknow device" in the lake and a permit is require for this kind of activities. I don't have access to a private land with lake or river access so I was afraid to have to explain again to an authority that this devices is harmless so I decided to continue with the experimenting without a proper outdoor test.

Salt Spray Test

This an accelerated corrosion test, I prepared a solution with vinegar, salt and hydrogen peroxide. I spray the connector and enclosure with this solution twice a day for 3 days. The enclosure was in a plastic enclosure with a bulb to provide heat and make more effective the test, the temperature was around 40°C.

image 

I put the air quality sensor inside the plastic enclosure, in this chart it's visible the increase of the air quality index, the sensor provides this values so there's no need for extra calculations. The EPA specifies that a good air quality index is between 0 and 50, after 50 and 100 is considered as moderate and between 101 and 150 is considered as unhealthy.

image

This values doesn't represent that the connector are suffering or anything like that.

After 3 days, only one of the bolts was getting corroed, my guess is that because I had to assembly and disassembly the enclosure many times in the development and testing, the protection coating in the bolt was damaged.

image

{gallery}Corrosion Test
image
image

image

image

No more damaged was identified, even with the corroed bolt I considered this as a successful test, all the connector continue working without any visible damage.

Conclusion

I learned a lot with this experimenting with waterproof connectors.

One is that is really easy to start designing with this connectors, Amphenol has a great variety of connectors for different applications. As we can see in the forum the documentation for the MRJ598001 needs to be improved. The same applies for the Hammond enclosure, there was a confusion with the actual IP rating for this specific part number.

Another learning is that sometimes things doesn't goes as expected and it's needed to continue and improvise would be required. In my case, I loose a lot of day trying to make the Lattepanda work with the embedded Arduino. At the end I uses all the sensors with the respective devkits and connecting them to the Lattepanda using the USB connectors. I'm sure the Lattepanda could do the job using the Arduino but it requires a more knowledge to use it without consuming all of the RAM and disk resources. 

Third learning, the Hammond enclosure works just great and the size of this enclosure provides a good amount of space for developing various projects, the clear lid is a good features that helps to develop this kind of project and adds a good overall  look for the project.

Links

 Weather Station: Intro 

 Enclosure Waterproof Test - Blog 2 

 Sensors Integration - Blog 3 

 Splash Test - Blog 4 

 Turning Lattepanda on without using power button 

  • Sign in to reply

Top Comments

  • JWx
    JWx over 2 years ago +1
    Great projects! I especially like the corrosion test...
  • dougw
    dougw over 2 years ago

    Nice water jet test....

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • JWx
    JWx over 2 years ago

    Great projects! I especially like the corrosion test...

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube