Skip to content

ECE-196/final-project-team-scam

 
 

Repository files navigation

SolutionForpollution

GitHub Repo for ECE 196 Project Managing code, PCB files, 3D design, and more.

WEBSITES:

https://scam.196.aiya.lol/

https://final-project-team-scam.onrender.com

Structure:

  • css file contains all the css: the style for the website

  • pictures file contains all the pictures: jpeg, png, etc.

  • public file contains all the js: the action-ish for the website

  • views file contains all the html: the bone structure for the website

PROBLEM DEFINTION

Stormwater and Sewage Spills contain untreated debris directly into the Tijuana River and Imperial Beach affecting pH of the waters affecting marine life and making it more acidic.

PROPOSED IDEA

A Real-Time Water pH Regulation Network

  • Big idea is pumping in basic solution in untreated water to regulate pH for marine life
  • Starting with pH sensor to determine levels, and pumping basic solution until it’s a regular level

TESTABLE HYPOTHESIS

If there is polluted water with a more acidic pH, then our device will read the values and add basic solution until the pH is regular/safe for marine life.

MILESTONES / TIMELINE

  1. Completed PCB design on KiCAD and received parts from shipping
  2. Assembled PCB with all necessary SMD’s and components and verified successful communication with computer (the device is recognized)
  3. Finished 3D printing for basic solution enclosure, path for tube, body for contaminated water and measurement, and plastic cup to gather and pour water (not 3D printed)
  4. Completed code for pH sensor data collection and logging to read and display pH values over time for both regular and contaminated water, with pH data collected and tabulated
  5. Finished code and hardware integration for pumping with connections to PCB and recognizing pump in Arduino, basic solution can travel in pump to water and stop pumping when correct pH is read.
  6. Testing and data collection in Untreated Water, testing out conditions for demo by recording video of shown, unclean dirty water with higher pH levels and showing pumping solution regulating pH levels until level is sustainable for marine life.

References, Citations, Helpful Resources

HTML References

FreeFrontend. 2016-2024. https://freefrontend.com/css-water-effects/

HTML5UP. https://html5up.net/ (Didn't Use but thinking about it)

Research / Arduino Build

Fahad, Engr. Electronic Clinic. 8 March 2020. IOT Water Quality Monitoring Using Arduino, pH Sensor, Nodemcu ESP8266. https://www.electroniclinic.com/iot-water-quality-monitoring-using-arduinoph-sensornodemcu-esp8266/

Ani, Emmanuel. hackster.io. 4 May 2024. Water Quality Monitoring and Notification System. https://www.hackster.io/eani/water-quality-monitoring-and-notification-system-f85d23

YSI: a company that works on the water quality measurement which is The Sydney Institute of Marine Science collaborative https://www.ysi.com/

United States Environmental Protection Agency. 21 October 2024. Water Quality Standards: Regulations and Resources. https://www.epa.gov/wqs-tech

Standard Methods For the Examination of Water and Wastewater. https://www.standardmethods.org

https://www.nsf.org/nsf-standards/standards-portfolio/water-wastewater-standards

(ERROR 404 GIVEN) https://www.nsf.org/our-services/water-quality

(ERROR 404 GIVEN) https://www.instructables.com/howto/water+quality+monitor/

Website for the San Diego Coast Keepers EVIDENCE:

Other EVIDENCE:

Museg, Phillip. San Diego CoastKeeper. 2 May 2024. Understanding The Tijuana River Sewage Crisis - An Overview of Causes and Consequences. https://www.sdcoastkeeper.org/blog/tijuana-river-sewage-crisis-causes-consequences/

The California Water Boards. 25 September 2024. USIBWC Spill Events and Transboundary Flow Events from Mexico into the San Diego Region. https://www.waterboards.ca.gov/sandiego/water_issues/programs/tijuana_river_valley_strategy/sewage_issue.html

SDSU News Team. 14 February 2024. New Report: Public Health Crisis Unfolds as Tijuana River Sewage Contamination Escalates. https://www.sdsu.edu/news/2024/02/public-health-crisis-unfolds-as-tijuana-river-sewage-contamination-escalates

Shin, Tony. Fox 5 Kusi News. 11 September 2024. Imperial Beach Sewage Crisis Causing Fears of Long-Term Illnesses. https://fox5sandiego.com/news/local-news/imperial-beach-sewage-crisis-causing-fears-of-long-term-illnesses/#:~:text=The%20odor%20comes%20from%20millions,closed%20for%20over%201%2C000%20days.

About

ece-196-fa24-final-project-Final-Project created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.7%
  • CSS 26.1%
  • Python 5.2%