Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/potatolad78/oceann61projecttjg

This contains the following for the Terry Joe Gilgamesh: Code, CAD files, data files, parts list, and manual
https://github.com/potatolad78/oceann61projecttjg

Last synced: 19 days ago
JSON representation

This contains the following for the Terry Joe Gilgamesh: Code, CAD files, data files, parts list, and manual

Awesome Lists containing this project

README

        

MANUAL:

HOW TO TURN ON/RUN SENSOR:

When looking at how to turn on the sensor and run said sensor there are multiple ways you could go about it.
The way that is easiest and intended for use simply involves turning on the battery that powers the microcontoller.
This will turn on the controller and cause it to instantly start running the code on boot. However this is not the
only way to turn on/run the sensors. If you would like to modify the code for whatever reason you can simply plug
the pi into a computer with a usb2.0 adapter and stop code execution. From there on out you will be able to modify
the code in main.py and when you are done simply unplud the adaptor and plug back in the power. If done corretly
you will see that the code that you wrote will be running on the py starting at boot.

HOW TO RETRIEVE DATA FROM SENSOR:

When collecting data from the sensor, there is a single file on the Pi that contains the data: results.txt. This
file will contain averaged results. This format focuses on user readability. Each average is taken from three
averages of five samples to ensure accuracy and precision.
In the future, we aim to have the ability to copy this file directly into an Excel file for instant mapping.

TEAM MEMBERS:
Jenna Fernandez (461) - Team Leader, Calibration/Testing, and Circuits

Lydia Kelley (361) - Circuits, Design, and Calibration/Testing

Hiroki Kurihara (261) - CAD, Design

Paige McKay (261) - Hardware, Testing, and Circuits

Drew Rigby (261/361) - Coding, Wiring, and Hardware

Marley Salgado-Smith (361) - Scientific Rationale, Documentation, and Design

Natalie Santiago (261) - Design, Documentation