dankamongmen / counterforce

leet monitoring tool for schwarzgerät, running on its 5.5" amoled frontpiece
GNU General Public License v3.0
3 stars 1 forks source link

Eliminate the MEGA2560 #47

Closed dankamongmen closed 1 year ago

dankamongmen commented 1 year ago

Drive everything through the ESP32. This also eliminates the level shifter and all UARTing.

Also an important fix to our Steinhart-Hart implementation.

Completes the implementation of mqtt, pwm, and tach for the XTOP Dual D5 pumps. One PWM input is supported, and sent to both pumps. Both tachometers are read, and published to MQTT.

The Heltec display now shows the XTOP values and the ambient temperature. Support a DS 1wire themosensor for ambient temperature.

Several fixes to sensor scripts.