Close

IoT capabilities

A project log for Soil moisture measurement device

Control (visual and IoT) of soil moisture or air humidity w/ Raspberry Pi Pico

florian-wilhelm-dirnbergerFlorian Wilhelm Dirnberger 06/28/2022 at 11:170 Comments

Implemented IoT capabilities (via ESP8266), i.e. value(s) can be fetched thru a web-browser. 

Wiring ESP8266 - Pico:

Pin 1: GND
Pin 2 (TXO): Pico GP5 (UART1 RX)
Pin 4: 3.3V
Pin 7 (RXI): Pico GP4 (UART1 TX)
Pin 8: 3.3V
Other pins n.c.

Discussions