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
STEM Academy
  • Learn
  • Learning Center
  • STEM Academy
  • More
  • Cancel
STEM Academy
Forum Project Ideas Needed: Environmental Science with Arduino or Raspberry Pi
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join STEM Academy to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 15 replies
  • Answers 1 answer
  • Subscribers 55 subscribers
  • Views 6190 views
  • Users 0 members are here
  • sensing
  • raspberry
  • environment
  • oceanography
  • science
  • weather
  • aquarium
  • arduino
  • stem space
Related

Project Ideas Needed: Environmental Science with Arduino or Raspberry Pi

Former Member
Former Member over 11 years ago

I'm looking for ideas/projects we can design using an Arduino or Raspberry Pi with high school students. My students are participating in Make/Google's Summer Maker Camp and they just sent us a couple of Arduino Unos to build our projects around. Since I'm really new to single-board computers, I'd love to hear from everyone here for ideas..

 

It would be awesome if we could find projects related to:

  • Environmental Science (like the one mentioned in this post)
  • Oceanography
  • Animal Health

We just ordered a couple copies of this book about Environmental Sensing and Ardiuno from MakerShed.com.

image

We think these devices would be great for sensing things in the environment (such as temperature, pressure, water quality, etc.), but we are also looking for ways to output that data.

 

If anyone has links, suggestions or even just wants to brainstorm ideas for how an Arduino or Raspberry Pi might be used at an aquarium (I work at Shedd Aquarium in Chicago), then let me know!

 

 

 

 

Re: Ideas for using the Raspberry Pi in the classroom

  • Sign in to reply
  • Cancel

Top Replies

  • mikedavis
    mikedavis over 11 years ago +1 suggested
    Hey Wade. I am Mike Davis, and I work with the City Colleges of Chicago. I think you guys have a golden opportunity to do some fun things. One thing I'd recommend is making use of gspread. It is something…
  • gadget.iom
    gadget.iom over 10 years ago in reply to nbizzell +1
    That's an awesome project! Hamsters can cover some milage.
  • DAB
    DAB over 10 years ago +1
    One of the best ways to begin looking at issues in the environment is to measure and record the parameters in your local area. The Arduino provides a great way to set up sensors for data logging over a…
Parents
  • DAB
    0 DAB over 10 years ago

    One of the best ways to begin looking at issues in the environment is to measure and record the parameters in your local area.

     

    The Arduino provides a great way to set up sensors for data logging over a wide range of sensors.

     

    Next you want to demonstrate how to analyze the data to extract useful information from the mass of data.

     

    That is where your RPi comes in with a wealth of Linux/Unix programs available for data analysis and display.

     

    Then there is the issue of making people aware of the data you have collected and the analysis you have done.

     

    Again, the RPi provides the tool to create and maintain web pages for others to access.

     

    So with just those two basic MCU's, you have all the power you need to explore the environment and document your findings.

     

    All of the issues I have identified have mostly been done, so you get to reuse a lot of software and even sensor/data logging designs from the technical community.

     

    Then you can challenge your students to think of new ways to assess the data, display the findings and how best to distribute the information collected.

     

    So you basically have a whole STEM project just waiting to be implemented.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • DAB
    0 DAB over 10 years ago

    One of the best ways to begin looking at issues in the environment is to measure and record the parameters in your local area.

     

    The Arduino provides a great way to set up sensors for data logging over a wide range of sensors.

     

    Next you want to demonstrate how to analyze the data to extract useful information from the mass of data.

     

    That is where your RPi comes in with a wealth of Linux/Unix programs available for data analysis and display.

     

    Then there is the issue of making people aware of the data you have collected and the analysis you have done.

     

    Again, the RPi provides the tool to create and maintain web pages for others to access.

     

    So with just those two basic MCU's, you have all the power you need to explore the environment and document your findings.

     

    All of the issues I have identified have mostly been done, so you get to reuse a lot of software and even sensor/data logging designs from the technical community.

     

    Then you can challenge your students to think of new ways to assess the data, display the findings and how best to distribute the information collected.

     

    So you basically have a whole STEM project just waiting to be implemented.

     

    DAB

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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