Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Ready.
Reviews
Inspect
WiFi Soil Monitor Module
Controls
Properties
Availability & Pricing
| Distributor | Qty 1 | |
|---|---|---|
| Digi-Key | $4.36–$5.46 | |
| LCSC | $4.15 | |
| Mouser | $6.12 | |
Assets
id=WiFi Soil Monitor Module
id=WiFi Soil Monitor reference design
Welcome 👋
Flux accelerates your PCB design with AI.
Create your account to start using this component and bring your ideas to life.
elecios
copilot
sensor1andsensor2, and they will be connected tosensor_pin1andsensor_pin2respectively. For the purpose of this explanation, I'll also assume thatsensor_pin1andsensor_pin2correspond to two GPIO pins on the ESP32-S3 microcontroller (U1), given that specific GPIO pins weren't mentioned. Common choices for such sensor connections are GPIO pins due to their programmable nature. Without specific pin numbers, I'll chooseIO21(pin 68) andIO34(pin 65) for demonstration purposes. Adjust these pin assignments based on your actual project requirements.sensor1andsensor2:sensor1andsensor2.sensor_pin1andsensor_pin2:sensor_pin1andsensor_pin2will be designated as additional GPIO connections on the ESP32-S3.sensor1andsensor2to ESP32-S3:sensor1andsensor2have pins namedP1andGNDin line with the existing structure:sensor1:P1toU1:IO21(GPIO 21 on the ESP32-S3 forsensor1).sensor1:GNDtoGND.sensor2:P1toU1:IO34(GPIO 34 on the ESP32-S3 forsensor2).sensor2:GNDtoGND.