Skip to content

jgvinholi/Amas

Repository files navigation

Aquatic Measurements Automated System

There's an old mine that has been abandoned for several years, in the south of Brazil. Due to not being closed properly, this mine is releasing highly toxic substances to the local enviroment, through the water that flows out of the abandoned facility. This project is aimed to take pH measures from this contamined water and, with the data collected, aid researchers to more easily detect the usefulness of their work - consisted by seeking for methods to purificate the water.

Sensors and Modules

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Building

You'll need to install the following applications to build this project:

Firstly, clone the repository to the desired local directory

git clone https://github.com/jgvinholi/Amas.git

Extract the following Arduino libraries, downloaded from here, to the src/ directory:

  • OneWire.h
  • DallasTemperature.h
  • SD.h

Open VSCode and, after having installed the PlatformIO Plugin for VSCode, go to File > Open Folder.... Select the folder where the repository has been cloned.

To initialize the PlatformIO Project, press Control + Alt + I and wait around a minute.

With your Arduino Uno board plugged into your machine, you can now build and send the program to your device. Do this by pressing Control + Alt + U.

Done.

Built With

Authors

  • João Vinholi - Coding - Github E-mail
  • Felipe Castro - Project administration and electronics assembling - E-mail
  • Gabriel Ferrazzo - Mechanical system modelling - E-mail See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License v3.0

Acknowledgments

  • TODO

About

Acquatic Measurements Automated System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published