TechPod

MVP0
backend … pod … sensors …

Pod

Last reading
Sensors reporting
Battery
Signal
Setup — which sensors and actuators are fitted

Tick what is physically wired. The dashboard then shows a fitted-but-silent channel as no signal instead of hiding it, so a failed sensor is visible rather than absent. Saved in this browser only.

Soil temperature — DS18B20

One channel per probe.

Soil moisture — capacitive

Analog. Must be on GPIO 4–10 (ADC1); ADC2 pins do not read while WiFi is on.

Air temperature + humidity — DHT22

Each sensor reports two channels, temperature and humidity.

Actuator — channel 4
Channels 1–3 are not usable on rev-B hardware: their drivers sit on GPIO 35/36/37, which the N16R8 module reserves for internal PSRAM. Channel 4 (GPIO 38 → FAN4) is the only working output.

Sensors

Nothing configured or reporting yet.

  • Open Setup above and tick what you have wired.
  • Check the Device ID matches what the pod prints at boot.
  • A devices row must exist for that ID or telemetry is dropped silently.

Channel 4 — irrigation output

The pod switches the load off by itself when the timer expires, even if it loses connectivity. It never waits for an off command.

Activity

Waiting for the first poll…