ryoungblom / turbiditysensor

:cyclone: Open-source, low-cost, in-situ turbidity sensor for river network monitoring (prototype 2.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌀turbiditysensor

News!

This sensor was published in Scientific Reports! Read an Open-source, low-cost, in-situ turbidity sensor for river network monitoring here.


Introduction

This repo is dedicated to the open-source turbidity sensor. More info can be found here:

This repo contains several items to build the current prototype of the open-source turbidity sensor including:

  • The code needed to upload to the ESP32
  • CAD files
  • Hookup schematics

Code

Before you begin, you need the ESP-IDF installed on your computer. Please visit the Espressif website for more information on installation.

The current code takes 100 frequency measurements and enters deep-sleep for 1min, this can of course be changed. Also, the code isn't beautiful and I apologize but it will get better with time.

Hookup schematics

Contact

For questions, please email me at droujko@ifu.baug.ethz.ch or @rivertechjess on Twitter 🐦


Prototype 1.0

This repo also contains the CAD files for prototype 1.0 of the turbidity sensor (you can use this to 3D print the device in a school project)

About

:cyclone: Open-source, low-cost, in-situ turbidity sensor for river network monitoring (prototype 2.0)

License:GNU Affero General Public License v3.0


Languages

Language:C 53.2%Language:C++ 34.1%Language:CMake 12.5%Language:Makefile 0.2%