Public Lab Wiki documentation



Coquí: A Simple Water Conductivity Sensor

This is a revision from June 19, 2016 19:41. View all revisions
3 | 42 | | #12983

This is a beginner's guide to assembling the Coquí

The Coquí is a simple water conductivity sensor designed by @donblair that is designed for use in an educational context. The coquí is a simple circuit assembled on a breadboard that has a speaker that outputs high frequency sound when the water conductivity is higher and lower frequency sounds when the conductivity is lower.

Want to measure something else? With simple modifications a Coquí can measure temperature, ambient light and LED light. Check out Don's original post to learn how.

Who is this for?

Buillding a coquí is a great way to introduce principles of water monitoring, DIY hardware, and sensors to new audiences. @kanarinka and John Keefe use coquís to teach workshops in sensor journalism. The coquí is featured in the Educator's Guide to Sensor Journalism pamphlet by @kanarinka (forthcoming in Fall 2016).

Duration

Assembly will take around 30-45 minutes for a novice, including troubleshooting and debugging.

Ingredients

1.jpg

Resistor (R) tunes the frequency of the 555 output (which we'll be hearing via a speaker)

For low conductivity solutions, 0.1 uF in a capacitor (C) is a good range to use. For higher conductivity solutions (like salt water), 1.0 uF, or even 10.0 uF, might be better values to use, in order to keep the output frequency in the audible range.

The frequency of the output is a function both of the resistance, 'R' (which can be either a resistor, or some water between two electrodes, or a photo-resistor, or a thermistor, or a potentiometer ... anything that will provide an electrical connection, with some resistance), and a capacitor, 'C'.

The frequency of output is given by: 0.7/(R*C).

Step-by-step guide to assembling the Coquí

Attach the 555 chip on the breadboard.

1.jpg

Connect pin #4 to VCC.

3.jpg

Connect pin #8 to VCC.

3.jpg

Connect pin #2 to pin #6.

4.jpg

Connect the speaker to pin #3 and GND.

5.jpg

Connect pin #3 to some row.

6.jpg

Connect pin #2 to a row right below previous.

7.jpg

Add a capacitor from previous pin to GND.

8.jpg

Connect pin #1 to GND.

9.jpg

Using a photocell as a sensor: add the photocell between the previous two wires.

10.jpg

Connect the battery (positive / red to VCC, negative / black to GND).

11.jpg

Place an LED between VCC and GND to make sure there's power, when debugging (Optional).

12.jpg

DONE!

Learn more about the Coquí in context