Datasheet

TinkerKit - BASIC
Code: K000001
The Basic Kit is a pack of different TinkerKit Modules, aimed to start designing interactive
enviroments / prototype interfaces without using the breadboard or the soldering iron.
The Basic Kit consists in the Sensor Shield V.2, 7 different Sensors and 5 Actuators, some
cables.
Part List
Sensor Shield V.2 x1
Button Module x1
LDR Module x1
Tilt Module x1
Therm Module x1
Rotary Potentiometer Module x1
Linear Potentiometer Module x1
Touch Sensor Module x1
Relay Module x1
5mm Green Led Module x1
5mm Yellow Led Module x1
5mm Red Led Module x1
10mm Green Led Module x1
20cm Cables x4
50cm Cables x2
100cm Cables x1
Shield - TinkerKit Sensor Shield V.2
Code: T020010
The Sensor Shield v.2 allows you to hook up the TinkerKit SENSORS and ACTUATORS directly
to the Arduino, without the use of the breadboard.
It has 12 standard TinkeKit 3pin connectors. The 6 labeled I0
through I5 are Analog Inputs. The ones labeled O0 through
O5 are Analog Outputs connected to the PWM capable
outputs of the Arduino Board (it is possible to change these to
Digital Inputs, in which case they will report either HIGH or
LOW, but nothing in between).
On a Standard Arduino DuemilaNove board the pins are:
Pin 11 on the Arduino is O0 on the shield.
Pin 10 on the Arduino is O1 on the shield.
Pin 9 on the Arduino is O2 on the shield.
Pin 6 on the Arduino is O3 on the shield.
Pin 5 on the Arduino is O4 on the shield.
Pin 3 on the Arduino is O5 on the shield.
Module description: A green LED signals that the shield is correctly powered, a standard 6mm
pushbutton allows you to RESET the board.
The 4pin TWI socket allows communication to any device supporting the I2C protocol through the
Wire library on Arduino. 5V and Ground are provided on the socket. Note that on Arduino the I2C
bus uses Analog Input 4 and 5, using the TWI connection precludes the use of those analog inputs.

Summary of content (6 pages)