Close
0%
0%

EnviroHub

Solar-powered water quality monitoring with wireless transmission and/or SD card storage capabilities measuring pH, temp, and turbidity.

Similar projects worth following

EnviroHub is a solar-powered, low-cost water quality monitoring device that can sense pH, temperature and turbidity(*) and send the readings wirelessly via a 3G cellular network to a server AND/OR write the readings to an SD card.

We opted for a light-weight, easily maintainable and alterable design. The acrylic box housing the datalogger, battery and solar panel floats on the surface of the water using four buoys. Sensors run out the bottom of the box into the water. The device can be tied to the downstream side of a stable structure. We found this was easier and more feasible than a semi-permanent installation such as a rebar installation or underwater epoxy methods. However, this design remains to be tested during high flows and its visibility is increased, so if it's in a public area it could be a potential target for vandalism.

*turbidity yet to be tested

View all 17 components

  • Engineering logs

    Kevin Young12/18/2015 at 23:03 0 comments

    DateHoursWork DoneProblems to Solve - (Date completed)
    12/8/20151.5
    • Completed Validation Exercises
    • Placed device in river and left overnight
    • sleep the Stalker between readings
    • calibrate the sensors
    • design new 3D model for enclosure
    12/1/20152
    • Fixed Date and time on the board
    • Continued working on HTTP
    • Completed walkthrough with Professor Purtilo
    • Need to seal box up and place in water - (12/8)
    • Adjust format of data for bulk upload - (12/5)
    • Continue trying to make HTTP work - (12/5)
    11/29~5
    • Assembled components into box
    • Continued working to get HTTP requests working
    • HTTP requests not working - (12/5 - Kevin got it working, great job!)
    11/25~7
    • Constructed a new box large enough to fit all of our components
    • Acquired resources to build a floatation apparatus for the device
    • Continued working to get the 3G shield to communicate with the stalker
    • Alternatives to using the stalker if 3G shield won't communicate with it - (11/25 - Setting in arduino IDE was causing issue)
    • How to power the Uno if the stalker won't work - (11/25 - unnecessary, see above)
    11/242
    • Continued working on 3G shield
    • SoftwareSerial library apparently not working correctly to communicate with shield - (11/25)
    11/182
    • Began working with 3G shield
    • Arduino unable to find shield - (11/25)
    • Come up with a solution for the shield and arduino each needing their own batteries - (11/20)
    11/154
    • Continued trying to fix the issue when writing to the SD card
    • Started writing code to read from the sensors and read data from them
    • Reviewed the design of the apparatus to mount the device in the stream and decided to scrap the water level measurements
    • Need to acquire the resources for building the apparatus - (11/25)
    • Need to acquire a 4.7kOhm resistor in with the temp sensor - (11/18)
    • Need to design a method to connect the Turbidity sensor into the circuit - (N/A, sensor fried)
    11/83
    • Began writing Arduino code to write to the SD card
    • The arduino writes only once when there should be several writes - (11/15)
    • SD card has to be reformatted after removal for the Arduino to initialize it - (11/15)
    • Date and Time on the board is wrong - (11/29)

View project log

  • 1
    Step 1

    Order the parts. You can start with ordering only the electronic components and order the other hardware later, if you'd like.

  • 2
    Step 2

    Use the jumper wires to connect components, as shown in this schematic.

  • 3
    Step 3

    Connect the Stalker to the computer via the UART. Ensure that the pins match up on the UART and on the Stalker, otherwise you will get the error: "avrdude stk500_getsync(): not in sync".

View all 9 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates