-
Notifications
You must be signed in to change notification settings - Fork 234
VH400 soil moisture sensor
Jaume Olivé Petrus edited this page Apr 5, 2018
·
3 revisions
| What | Comments | |
|---|---|---|
| Identifier | VH400 | ![]() |
| Interface | ADC | |
| Provides | vwc | volumetric water content |
| Properties | none | |
| Datasheet |
-- Attach sensor using internal ADC / channel 6
s1 = sensor.attach("VH400", adc.ADC1, 6)
s1:read("temperature")
