In my previous post, I designed a 3D printed sensor junction box for my well tank depth sensing project. In this post I solder… a lot.
Continue reading Well Depth Sensing: Soldering, Soldering, Soldering!
In my previous post, I designed a 3D printed sensor junction box for my well tank depth sensing project. In this post I solder… a lot.
Continue reading Well Depth Sensing: Soldering, Soldering, Soldering!
In my previous post, I finished the Web Service that the ESP8266 uses to upload well tank temperatures (and eventually a depth estimate) to a cloud database. In this post, I turn to the mechanical design of the case for the RJ45 jacks for the 1-wire interface.
In my previous post, the ESP8266 Arduino Sketch was reading 12 temperature sensors. In this post, I describe the progress on the web side of things: the PHP web service that stores temperatures in an SQL database.
Continue reading Well Depth Sensing: Temperatures are in the database