T010110 Arduino, T010110 Datasheet

no-image

T010110

Manufacturer Part Number
T010110
Description
LED Lighting Development Tools TINKERKIT POWER LED MODULE
Manufacturer
Arduino
Series
TInkerKitr
Datasheet

Specifications of T010110

Rohs
yes
Product
Actuators
For Use With
High Brightness High Power LEDs
TinkerKit Power LED
Overview
The Power LED is an actuator. Five ultra-bright LEDs can be powered from an Arduino pin.
Input: Arduino provides a maximum of 40 mA per pin, enough to light up the five LEDs using the
DigitalWrite() and AnalogWrite() functions.
Module description: This module features Five AWT801-S LEDs from Seoul Semi Conductor, the
standard TinkerKit 3pin connector and a green LED that signals that the module is correctly powered and
a yellow LED that is lit only when the LED is lit. A resistor limits the voltage from the Arduino, protecting
the lights.
This module is an ACTUATOR. The connector is an INPUT which must be connected to an OUTPUT
connector on the TinkerKit Shield.

Related parts for T010110

T010110 Summary of contents

Page 1

... Module description: This module features Five AWT801-S LEDs from Seoul Semi Conductor, the standard TinkerKit 3pin connector and a green LED that signals that the module is correctly powered and a yellow LED that is lit only when the LED is lit. A resistor limits the voltage from the Arduino, protecting the lights. ...

Page 2

... Code Example /* based on Blink, Arduino's "Hello World!" Turns on an LED on for one second, then off for one second, repeatedly. The Tinkerkit Led Modules (T010110-7) is hooked This example code is in the public domain. */ #define O0 11 #define O1 10 #define O2 9 #define O3 6 ...

Related keywords