ITEAD Joystick shield

From ITEAD Wiki
Revision as of 03:23, 23 May 2014 by Ivy (Talk | contribs)

Jump to: navigation, search

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

Electrical Characteristics

Hardware

Pins description

Jumper description

Pin map description

Download

Useful Links