element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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 Portable Environmental Monitoring System: Blog#2 - Identifying The Hardware
  • 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: meera_hussien
  • Date Created: 6 Jun 2023 8:34 PM Date Created
  • Views 572 views
  • Likes 5 likes
  • Comments 2 comments
  • raspberry pi 4 b
  • sensor
  • sci-pi design challenge
Related
Recommended

Portable Environmental Monitoring System: Blog#2 - Identifying The Hardware

meera_hussien
meera_hussien
6 Jun 2023

In this blog, we will identify the hardware needed to build this project.

The core hardware of this project would be Raspberry Pi 4.

image

The next hardware that we would look into is the power device. Since this is a portable monitoring system, it should be able to run outside the building. For this, i have chosen the UPS Plus V6 For Raspberry Pi. Not sure if this will be the good option.

imageimageimage

Since we would need to attach more than one sensor to this system, it would be better to use an expandable board. The grove base HAT would be the best choice for this.

imageimageNow Nimage

Now it's time to decide on the sensors we would use in this project.

#1 Grove - Gas Sensor(O₂)

Grove Oxygen Sensor is a kind of sensor to test the oxygen concentration in the air through the principle of the electrochemical cell. The current oxygen concentration can be known clearly by outputting voltage values proportional to the concentration of oxygen and referring to the oxygen concentration linear characteristic graph. This sensor is very suitable for detecting oxygen concentration in the environment. This Gas Sensor is an organic reaction module, it can provide a little current while putting it in the air, we don't need to provide external power to it, and the output voltage will change as time current changes. 

imageimageimage

These are the feature of the sensor

image

#2 Grove VOC and eCO2 Sensor

The Grove-VOC and eCO2 Gas Sensor SGP30 is an air quality sensor. Based on SGP30, this module provides TVOC(Total Volatile Organic Compounds) and CO2eq output with outstanding long-term stability and low power consumption, which makes it a perfect choice for indoor air quality detection. The SGP30 is a digital multi-pixel gas sensor designed for easy integration into air purifiers, demand-controlled ventilation, and IoT applications. Sensirion’s CMOSens®technology offers a complete sensor system on a single chip featuring a digital I2C interface, a temperature-controlled micro hotplate, and two preprocessed indoor air quality signals. As the first metal-oxide gas sensor featuring multiple sensing elements on one chip, the SGP30 provides more detailed information about air quality.

image

image

image

Below is the spec of the sensor

image

#3 SHT40 Temperature & Humidity Sensor

The SHT40 sensor is the fourth-generation sensor. The SHT40 has an excellent ±1.8% typical relative humidity accuracy from 25 to 75% and ±0.2 °C typical accuracy from 0 to 75 °C. The SHT40 has an excellent ±1.8% typical relative humidity accuracy from 25 to 75% and ±0.2 °C typical accuracy from 0 to 75 °C.

imageimageimage

#4 LTR 390 UV Light Sensor

 The LTR 390 is an integrated low-voltage I2C ambient light sensor (ALS) and ultraviolet light sensor (ALS) and ultraviolet light sensor (UVS). This sensor ocnverts light intensity to a digital output signal capable of direct I2C interface. It provides a linear LAS response over a wide dynamic range, and is well suited to applications under high ambient brightness.

imageimageimage

And of course to connect all this together we would need the Grove and Stemma QT cable.

Grove Cable

image

Stemma QT Cable

image

For the moment this are sensors, that i have identified. In the future if there is any addition, i will update it here as well.

  • Sign in to reply

Top Comments

  • meera_hussien
    meera_hussien over 2 years ago in reply to soldering.on +1
    Thanks for the heads up. I am still figuring out what would be the best option.
  • meera_hussien
    meera_hussien over 2 years ago in reply to soldering.on

    Thanks for the heads up. I am still figuring out what would be the best option.

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

    That's an interesting range of sensors - looking forward to seeing it together! Your project has a similar challenge to mine in terms of how to power it while being outside, for me I decided to go with an Adafruit Solar Charger board which meant I could interface the Pi (Pico) to a small solar panel quite easily - I did come across some people online powering Pi4 using solar power really reliably, so might be worth looking into if you wish?

    • Cancel
    • Vote Up 0 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