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
Sci-Pi Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Sci-Pi Design Challenge
  • More
  • Cancel
Sci-Pi Design Challenge
Blog Pollinator Pollster, Part 6: Assembly and First Tests
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Sci-Pi Design Challenge to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: soldering.on
  • Date Created: 24 Jun 2023 8:52 AM Date Created
  • Views 937 views
  • Likes 6 likes
  • Comments 6 comments
  • raspberry pi pico
  • weatherproof
  • 3D Printing
  • sci-pi design challenge
Related
Recommended

Pollinator Pollster, Part 6: Assembly and First Tests

soldering.on
soldering.on
24 Jun 2023
Pollinator Pollster, Part 6: Assembly and First Tests

Pollinator Pollster (Powered by Pi)

One week to go until the contest deadline, but things are coming together now - exciting and slightly nerve-wracking in equal measure! In this blog post I'll be showcasing the sensor assembly, and demonstrating some simple tests of its weatherproofing.

Project Plan

Two more green boxes this time; 'Test microphone with Pi Pico', as I now have the analogue microphone and have tested this, and also 'Weather-proofing test' - the sensor has been 'rained on' and survived (see video below). The two major remaining chunks are getting the audio classification method finalised, and to progressively test the whole system prototype.

image

Assembly Video

Since completing the printing of the 3D printed parts I've been looking forward to showing you how it goes together, a task which is definitely better done in video rather than words:

Please note you may need to click the 'Watch on YouTube' button if the video doesn't load on this page.

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

Weather-proofing Tests

The sensor, as it will be used outside, and operational 24/7, it must be able to survive rainfall without malfunction. When doing the 3D design as I discussed in Part 4, I tried to build in various features to ensure this, such as a double wall around the electronics bay, overhangs to deflect dripping water away from the microphone bay, and the waterproof solar panel itself functioning as a mini umbrella for the whole device.

However, the proof of the pudding is as they say in the eating, so I had to give it a try for real! Test 1 contained no electronics in the electronics bay, but only absorbent kitchen paper, which would reveal if it was any water was leaking in, and then Test 2 was to be with the full system. Needless to say, I was a little bit anxious not to see my whole project end at this point! You can see the results in this short video:

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

Power System Test

With the sensor built, it's also a nice opportunity to test the solar power/battery/power system function by leaving it to run and seeing if it runs out of power through a day/night cycle. The Pi Pico, attached to the HC-12 transceiver, is set to transmit a message every five minutes. Although the new analogue microphone isn't attached, the transceiver is the most power-hungry device so while not fully representative, this test if successful will give me confidence that the power system is sized correctly. As of this evening, the sensor is set up in the garden running under its own power, I will let it run for 24 hours then see if the power was interrupted. I'll know this because the transmit code numbers each message sequentially, so 24 hours of messages every 5 minutes means that the message received after 24 hours should read "No. 288". I'll plug in the matching HC-12 in 24 hours (I have it attached to an Arduino Mega) to my laptop inside every now and then to keep an eye on it - checking it this morning I can see that the sensor did not lose power overnight which is pleasing.

Getting There

There's still a lot to complete at this stage, but the major system elements have come together. My focus this weekend now will be utilising the new analogue microphone and testing the Fast Fourier Transform code, and then if this is successful at classifying bumblebees, integrate this with code for the transmit function, and set up this alongside the Raspberry Pi 4 to ensure data is being passed back to the 'hub' correctly.

Good luck with your projects too as we get to the final stage, and thank you for your support and interest in this project as we've gone along.

image

  • Sign in to reply
Parents
  • maxpowerr
    maxpowerr over 2 years ago

    Nice build, well thought out. I would probably still add sealing gum.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • soldering.on
    soldering.on over 2 years ago in reply to maxpowerr

    Thank you, that's a good suggestion. I think when I'm sure that I won't be opening the casing too regularly I'll do that in the critical areas.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • soldering.on
    soldering.on over 2 years ago in reply to maxpowerr

    Thank you, that's a good suggestion. I think when I'm sure that I won't be opening the casing too regularly I'll do that in the critical areas.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
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