background image

 

 

 

 

 3 

 

What is Arduino® 

 

 

Arduino

®

 is an open-source prototyping platform based on easy-to-use hardware and 

software. Arduino

®

 boards are able to read inputs 

 light-on sensor, a finger on a button or a 

Twitter message 

 and turn it into an output 

 activating of a motor, turning on an LED, 

publishing something online. You can tell your board what to do by sending a set of 
instructions to the microcontroller on the board. To do so, you use the Arduino 
programming language (based on Wiring) and the Arduino

®

 software IDE (based on 

Processing). Additional shields/modules/components are required for reading a twitter 
message or publishing online. Surf to 

www.arduino.cc

 for more information. 

Product Overview 

 

 

This package includes a water level sensor and a soil moisture sensor. 

 

If the boards have water covering the sensor parts, an analogue value will be available at 
the "SIG" connection. 

 

The water level sensor can sense up to 4 cm of water. This way, you can track whether or 
not your aquarium or your pet's water bowl still has enough water in it. 

 

You can use the soil moisture sensor to keep an eye on your plant's soil or the environment 
of a terrarium for example. 

Specifications 

 

 

 

voltage: 5 VDC 

 

 

dimensions: 65 x 20 mm (2.6 x 0.79") 

 

 

weight: 5 g 

Features 

 

 

 

measures water levels up to 40 mm (1.57") 

 

 

includes: 

 

o

 

water level sensor 

 

o

 

soil moisture sensor 

Summary of Contents for WPSE303

Page 1: ...USER MANUAL EN soil moisture sensor water level sensor module WPSE303 whadda com ...

Page 2: ...sons with reduced physical sensory or mental capabilities or lack of experience and knowledge if they have been given supervision or instruction concerning the use of the device in a safe way and understand the hazards involved Children shall not play with the device Cleaning and user maintenance shall not be made by children without supervision General Guidelines Refer to the Velleman Service and...

Page 3: ...s are required for reading a twitter message or publishing online Surf to www arduino cc for more information Product Overview This package includes a water level sensor and a soil moisture sensor If the boards have water covering the sensor parts an analogue value will be available at the SIG connection The water level sensor can sense up to 4 cm of water This way you can track whether or not you...

Page 4: ...roportion of the sensing elements are exposed to water the output voltage will increase The same shematic and code can be used for using both the soil moisture sensor and water level sensor The 5 V supply line VCC of the module is linked to the 5 V line of the Arduino GND of the module is the common 0 V connection The analogue signal output to be detected usually marked as S on in the module is ap...

Page 5: ... Analog PIN A0 int value 0 void setup Serial begin 9600 pinMode GLED OUTPUT pinMode RLED OUTPUT Serial println SOIL MOISTURE SENSOR Serial println void loop value analogRead SENSE value value 10 Serial println value if value 50 digitalWrite GLED HIGH else digitalWrite RLED HIGH delay 1000 digitalWrite GLED LOW digitalWrite RLED LOW ...

Page 6: ...6 whadda com Modifications and typographical errors reserved Velleman Group nv WPSE303_v01 Velleman Group nv Legen Heirweg 33 9890 Gavere ...

Reviews: