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
Summer of Sensors Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Summer of Sensors Design Challenge
  • More
  • Cancel
Summer of Sensors Design Challenge
Blog Blog #6: Building Box for ZMOD4510 Outdoor Air Quality Monitor and Going Outside
  • Blog
  • Forum
  • Documents
  • Design Challenge
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Summer of Sensors Design Challenge to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: misaz
  • Date Created: 14 Nov 2022 4:38 PM Date Created
  • Views 558 views
  • Likes 13 likes
  • Comments 0 comments
  • zmod4510-evk
  • ra2l1
  • zmod4510
  • DA16600MOD
  • Summer of Sensors Design Challenge
  • battery
  • renesas
  • low-power
  • In the Air Tonight
  • sensor
Related
Recommended

Blog #6: Building Box for ZMOD4510 Outdoor Air Quality Monitor and Going Outside

misaz
misaz
14 Nov 2022
Blog #6: Building Box for ZMOD4510 Outdoor Air Quality Monitor and Going Outside

Hello everyone. I welcome you to my 6th blog as part of Summer of Sensors Design Challenge and category In the Air Tonight category. In my previous blog posts, I described Renesas ZMOD4510 Outdoor Air Quality sensor, I shown its evaluation kit software and later I started creating my project for experimenting with sensor from microcontroller and sending measured data to the cloud. For summary, here is list my previously posted blog posts as part of this competition:

  • Blog #1: Introduction to my Air Quality Experiments
  • Blog #2: Unboxing Renesas ZMOD4510-EVK
  • Blog #3: Experimenting with ZMOD4510-EVK Software
  • Blog #4: Tutorial: Using ZMOD4510 with Renesas EK-RA2L1 and FSP
  • Blog #5: Adding Connectivity to the Project using Renesas DA16600 Wi-Fi Module

DIY Box

Because ZMOD4510 is Outdoor Air Quality Sensor It is crucial to test it outside. For at least basic water and dust resistance of other electronics I built box. I used plastic box which I had. I do not remember what this box was originally used for but in previous years I used it as a general-purpose storage box. It has detachable cover. It is plastic and transparent.

image

At the end was box was covered by plastic cover. But sensor need to be placed outside, for this reason I made holes for IDC connector and connected ZMOD4510 sensor board outside of the board. Other electronics including batteries are inside.

image

From back side I soldered wires and isolated them using shrink tube.

image

I decided to do this for allowing full access of fresh outside air to the sensor. Disadvantage is that sensor is sensitive to water (rain). I decided to place box under the roof, so I do not consider this as a big issue. At least for my first experiments. Later I will maybe find some better case for it.

Battery Power

As you can see briefly at previous pictures, I used 3xAA batteries for powering the circuit. Each cell has 1.6V at the beginning, so I have 4.8 volts. Adding one more battery violates onboard LDO Absolute Maximum ratings. I connected this to the 5V branch of the EK-RA2L1 board. 5V branch is connected to onboard LDO which creates 3.3 V for powering RA2L1 MCU, onboard debugger MCU, and Wi-Fi Module.

Power Consumption Optimization

For a optimizing power consumption I decided to desolder bright white LED which lit all the time (it is directly connected to 3.3V power supply. For some reason, I was unable to desolder it with hot air and instead I destroyed it by pressure of tweezers. But it is not big issue for me. Now it does not consume anything.

I did not desolder debugger LED and I also did not cut solder bridge for disconnecting debugger MCU. It is basically because I want to use debugger on this board in the future. I am not sure about power consumption of debugger MCU but I think it should not be very high. Similarly, debugger LED do not lit all the time. Instead, it flashes.

Going Outside

After I assembled to box content, I closed it and placed it outside on balcony. I connected battery and waited half hour for first data. After powerup device do not send any data to the cloud because it is in stabilization phase. After half hour it begin sending data to the cloud, so I went sleep.

image

Summary

Thank you for reading this blog. This is all from my first experiments with ZMOD4510 Outdoor Air Quality Sensor as far. It was quite short but next blog will summarize my results. In the meantime, my device ruined its battery. My estimations about power consumption were quite inaccurate and device drained battery very fast. Next, I will describe techniques which I used for lowering power consumption, so next time I hope it will run longer on the battery and gets more data. Contest ending in three days. Now I have completed all what I want to complete. Currently I am only intensively working on texts of my last blogs. They are coming soon.

Thank you for reading this blog post and stay tuned for my last blogs. If you have any question, feel free to ask in comments in below.

Next blog: Blog #7: Reducing Power Consumption

  • Sign in to reply
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