Difference between revisions of "Depth Sensor v2"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
We have two similar depth sensors that output either an analog or i2c signal both of which can be received by most micro-controller devices. | We have two similar depth sensors that output either an analog or i2c signal both of which can be received by most micro-controller devices. | ||
− | + | <gallery> | |
− | + | Analog Sensor.jpg|thumb|250px|Analog Sensor | |
− | + | I2c Sensor.jpg|thumb|250px|i2c Sensor | |
+ | Testing the Sensors.jpg|400px|thumb|A change in pressure as measured by the analog depth sensor | ||
+ | </gallery> | ||
+ | |||
+ | == 19th March 2020 == | ||
+ | |||
+ | To allow for calibration and testing of the depth sensor, a 3D-printed housing was required. We also incorporated a EC mount into the design. There were a few attempts of the probe housing of the past weeks. | ||
+ | |||
+ | <gallery> | ||
+ | Case v1.jpg|thumb|Version 1.0 | ||
+ | Case v2.jpg|thumb|Version 2.0 | ||
+ | </gallery> |
Revision as of 03:45, 19 March 2020
6th March 2020
Taking measurements of water pressure can be used to calculate the depth at which the reading was taken. The sensor compares the pressure of the water to the atmospheric pressure allowing it to output a relative reading of the water pressure. This permits us to take an reasonably accurate measurement of the water depth.
We have two similar depth sensors that output either an analog or i2c signal both of which can be received by most micro-controller devices.
19th March 2020
To allow for calibration and testing of the depth sensor, a 3D-printed housing was required. We also incorporated a EC mount into the design. There were a few attempts of the probe housing of the past weeks.