This took about 1.5 hours today to build. I suck at soldering or it probably would have been faster. For influxdb and Grafana, I simply followed the instructions on the respective websites.
I'm thinking I might add some calibration code to the ESP code just to fine tune things a bit, but for now, everything is working.
The Arduino OTA stuff for the ESPs is really great. Makes modifying and testing ESP code so easy!!!
Johnny
Cayenne
GOAT INDUSTRIES
I'm running the code on a esp-01 512. It runs fine. I'm running the Python code on a RPI3 with Python 2.7 because the print statements looked line Py 2.
The first post the pi gets looks great but the subsequent one bombs with about 4 error messages. One is trying to write to 10.0.1.202:8086.
Anyway; I'll post the full error string if you think you can help.
Update: I commented out all below print addr {0}, data and it works fine.
I'll do my own printing.
Good project ! I'll be integrating it with this program
(https://github.com/engineertype/MAX31855/tree/master/MAX31855/examples/MAX31855x8) running on a esp-12.