Back to Project Kymarion
🌊 Project Kymarion

ISEF Master Plan — Microplastic Detection Buoy

Plan June 2026 6 min read

This is a 20-week master plan for an ISEF environmental science project in the ocean/marine category. The project involves building a low-cost autonomous surface vehicle (buoy) that detects and spatially maps microplastic concentrations along a coastal ocean zone, supported by a publishable research paper.

Project title (draft): "Low-Cost Autonomous Surface Vehicle for Spatial Microplastic Mapping in Coastal Waters"

Hypothesis: Microplastic concentration varies significantly by proximity to storm drains, shoreline, and tidal patterns along the local coastline.

Key outputs:

The project's Task Tracker (an inline database) lives in Notion and is not mirrored here.

Parent project: Project: Kymarion


20-Week Timeline

Phase 1 — Foundation (Weeks 1–4)

Goal: Build scientific vocabulary, order parts, start the first two courses.

Courses

Build

Weekly time commitment: ~6 hrs

Phase 2 — Build + Deepen (Weeks 5–8)

Goal: Buoy assembled and bench-tested. Oceanography course underway.

Courses

Build

Weekly time commitment: ~7 hrs

Phase 3 — Calibrate + Python (Weeks 9–12)

Goal: Sensors validated against known concentrations. Python data pipeline built. First ocean test.

Courses

Lab Calibration

Field

Weekly time commitment: ~7 hrs

Phase 4 — Full Field Deployment (Weeks 13–16)

Goal: All field data collected. Python heatmap generated. Paper introduction and methods drafted.

Field Deployment

Data Processing

Writing

Courses

Weekly time commitment: ~7 hrs

Phase 5 — Paper + ISEF Prep (Weeks 17–20)

Goal: Full paper complete. ISEF display board ready. Journal submission sent.

Writing

ISEF Board

Publication

Professor Outreach

Weekly time commitment: ~7 hrs


Key Milestones

Week Milestone What it unlocks
4 Parts ordered, AMNH done, MIT OCW underway Can discuss marine ecosystems + pollutant chemistry with a professor
8 Buoy built and bench-tested Arduino logging GPS + turbidity to SD card reliably
12 Sensors calibrated, first ocean deployment done Python pipeline working on real data
16 All field data collected, heatmap generated ANOVA complete, intro + methods drafted
20 Full paper complete, ISEF board ready Submitted to journal, demo practiced

Hardware Build

Parts List

Component Purpose Est. Cost
Arduino Mega Brain of the buoy ~$20
NEO-6M GPS module Records exact position of each reading ~$10
Turbidity sensor (TSS) Detects particle scattering — proxy for microplastic concentration ~$15
OPT101 photodiode Optical particle detection ~$10
DS18B20 waterproof temp sensor Water temperature at surface ~$5
SD card module + card Logs all data with timestamp + GPS ~$8
L298N motor driver Controls propulsion motors ~$8
RC receiver + motors Navigation — start RC, add autonomy later ~$30
100μm mesh filter net Physical microplastic sample collection ~$15
PVC pipe + foam board Catamaran hull — stable, waterproof ~$25
LiPo battery + charger Power supply ~$25
Waterproof enclosure Protects electronics ~$15
Total ~$186

Build Order

  1. Assemble and waterproof hull first
  2. Mount electronics in dry enclosure
  3. Wire GPS → Arduino → SD card (simplest chain first)
  4. Add turbidity sensor and verify readings
  5. Add motor driver + RC control
  6. Field test in pool before ocean
  7. Add autonomy (waypoint navigation) after RC is reliable

Arduino C — Key Libraries


Professor Outreach

Where to reach out (Massachusetts)

Email template approach

A full email template is kept in a separate document (private correspondence, not published here).


Notes & Resources