Skip to content

ilu24/cluster13-DAQ

Repository files navigation

UCSD COSMOS 2022

cluster13 - DAQ


Team Members

Charlie Wright, Sannie Wan, Isabella Lu

Screen Shot 2022-08-01 at 10 14 09 AM


Project and Purpose

Cluster 13 H4O plans to build an autonomous boat that'll tug a buoy along. The buoy will collect data (pH, temperature, tds) using a submersable capsule that'll send the data back to the database via Long Range Radio (LoRa).

Group 6 DAQ's role in this project is to assure accurate data readings and program the necessary hardware to send the capsule's data back to the buoy, in order for the buoy to be able to send the data to the database.


Tasks and Responsibilities

  • Calibrating the sensors
  • Wiring the sensors
  • Reading data from the sensors
  • Serial communication (ESP32 - Arduino)

Screen Shot 2022-08-01 at 10 35 17 AM


Materials

Hardware:

  • Arduino UNO, MEGA, or NANO
  • ESP32
  • Jumper wires, wires
  • Protoboard, breadboard
  • Solder
  • Hall effect sensor (to pull capsule back up)
  • Sensors: pH, TDS (total dissolved solids), and temperature
  • Calibration solutions: pH, tds
  • Thermometer (temp sensor calibration)

Software:

  • Arduino IDE
  • Github
  • Google Photos
  • Discord
  • Onshape

Screen Shot 2022-08-01 at 10 51 04 AM


Github Navigation

  • find older code files in the "old" folder, most of these are not being used
  • for basic serial communication between two arduinos, check out the arduinomegaserial folder
  • basic serial communication between esp 32 and arduino is in esp32-serial folder
  • finalized code files are the following files

Screen Shot 2022-08-01 at 9 54 59 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages