Difference between revisions of "ITEAD Joystick shield"

From ITEAD Wiki
Jump to: navigation, search
(Overview)
(Specifications)
Line 7: Line 7:
  
 
==Specifications==
 
==Specifications==
 +
{| border="1"
 +
 +
| PCB size||53.3mm X 68.6mm X 1.6mm
 +
|-
 +
| Power supply||5V/3.3V DC
 +
|-
 +
| RoSH||Yes
 +
|}
  
 
==Electrical Characteristics==
 
==Electrical Characteristics==

Revision as of 03:25, 23 May 2014

Overview

Joystick Shield kit .jpg

The Joystick Shield kit contains all the parts you need to enable your Arduino with a joystick! The shield sits on top of your Arduino and turns it into a simple controller. Five momentary push buttons (4+ joystick select button) and a two-axis thumb joystick gives your Arduino functionality on the level of old Nintendo controllers.

The momentary push buttons are connected to Arduino digital pins 2-6; when pressed they will pull the pin low (utilizing the internal pull-ups of the Arduino). Vertical movement of the joystick will produce a proportional analog voltage on analog pin 0, likewise, horizontal movement of the joystick can be tracked on analog pin 1.

Specifications

PCB size 53.3mm X 68.6mm X 1.6mm
Power supply 5V/3.3V DC
RoSH Yes

Electrical Characteristics

Hardware

Pins description

Jumper description

Pin map description

Download

Useful Links