PhysicsUofRAUI / binTempSensor

MIT License
2 stars 0 forks source link

Edit cable design #22

Closed PhysicsUofRAUI closed 3 years ago

PhysicsUofRAUI commented 3 years ago

Need to place filter capcitors most likely and perhaps change assembly methods.

Use this method to find the right design (at the start)

  1. One sensor at the end with of a 30 m wire with the capacitor near it.
    • if it does not work put a capacitor near the arduino too
    • if that does not work remove the capacitor close to the sensor.
  2. Add the other two sensors incrementally (change up capacitor positions somewhat logically).
  3. Once it is working create a circuit diagram.
khanafin commented 3 years ago

Interesting Project... I have developed a similar system for collecting temps underwater in lakes. I use an ESP32 to send the data from TI tmp-107 sensors to a server via wifi or cellular 2G/3G/LTE. I have 15-20 sensors monitoring the thermocline 150m offshore. Sample data: image Let me know if you are interested in talking.
Karl Hanafin karl@hanafins.com

PhysicsUofRAUI commented 3 years ago

Using the DS18B20 sensors for the most part now so this is not needed anymore