Hardware Reference
In-Depth Information
To add this to your system, you'll also need a way to take the analog input from the sensor
and send it to Arduino. Notice that the device has three connections that you'll be using:
GND, +V, and Out. Connect your Arduino to the wind sensor using the following connec-
tions:
Arduino pin
Wind sensor pin
5V
+V
GND
GND
A1
RV
A0
TMP
Accessing the device in a sketch is straightforward; in fact, the manufacturer has included
an example sketch at github.com/moderndevice/Wind_Sensor . Unzip, open, and upload
Search WWH ::




Custom Search