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 joystick module provides X and Y axis control for your microcontroller projects. It also 
includes a "push down" microswitch. 

Specifications 

 

 

 

voltage: 3-5 VDC 

 

 

contains: 2 trimmers 10K + 1 switch 

 

 

dimensions: 47 x 25 x 32 mm 

 

 

weight: 15 g 

Connection 

 

 

 

 

 

 

Arduino® 

 

WPI315 

 

GND 

 

GND 

 

+5 V 

 

+5 V 

 

A1 

 

VRx 

 

A0 

 

VRy 

 

D2 

 

SW 

Summary of Contents for WPI315

Page 1: ...USER MANUAL EN XY joystick module for Arduino WPI315 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: ...oller 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 joystick module provides X and Y axis control for your microcontroller projects It also includes a...

Page 4: ...ith a baudrate of 9600 bits s pinMode VRx INPUT Set VRx pin as INPUT pinMode VRy INPUT Set VRy pin as INPUT pinMode SW INPUT_PULLUP Enable internal pullup resistor on switch pin void loop xPosition analogRead VRx Read x position of joystick yPosition analogRead VRy Read y position of joystick SW_state digitalRead SW Read switch state Serial print xPosition Print x position of joystick 0 1023 Seria...

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

Reviews: