WiFi WeMos D1 Based Custom Soil Sensor Firmware.
The source code is verified to be compatible with Platform IO and Arduino IDE.
- Setup in Secret.h your WiFi.
- Change the data sending logic to your own.
- Configure the deep sleep interval for power saving if you're running on battery.
- You are done.
- WeMos D1.
- Capacitive Soil Moisture Sensor V2.0. Or any for 3.3 or 5v, 3 Pin, produces analog output.
Optional
- Battery Shield.
- OLED Shield.
- DHT Shield.
- Ambient light Shield (BH1750).
- Generic 3.3V+ Battery with JST interface.
- Unparalleled LiPoFE4 or Li-Ion is recommended as the most effective source for most cases.
- For any additional sensors, just take note that WeMos's the only 1 analog port is busy.
MIT License.