+ All Categories
Home > Documents > Evil Mad Scientist Laboratories - Amazon...

Evil Mad Scientist Laboratories - Amazon...

Date post: 17-Mar-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
16
Light Emitting Pegboard Display Panel Kits Making the World a Better Place, One Evil Mad Scientist at a Time Evil Mad Scientist Laboratories Support: http://www.evilmadscientist.com/forum/ Kit version 1.1 Manual: Rev. B An open-source hardware+software project designed by Distributed by Evil Mad Science LLC
Transcript
Page 1: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Light Emitting Pegboard

Display Panel Kits

Making the World a Better Place,One Evil Mad Scientist at a Time

Evil Mad Scientist Laboratories

Support: http://www.evilmadscientist.com/forum/

Kit version 1.1

Manual: Rev. B

An open-source hardware+software project

designed by

Distributed by Evil Mad Science LLC

Page 2: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Tour Mounting holes:4 corners for panel mounting

Top center : Hang a nailTop 1/4,3/4: hang a string

The 25 Rows and 25 columns are numbered along the edges, 0-24

Transistors and resistorsalong left edge of LED field.

Big CPU: ATmega164, an AVR microcontroller.

Also: light sensor, switches,buttons, places to hack in...

LED Field: Each location has roomfor a 10 mm LED, although smaller5 mm (T-1 3/4, “standard size”) and3 mm LEDs will work just as well.

Bottom center and right:power management

1

Printed circuit board:Overall size: 12” x 15”

(30.5 x 38.1 cm)

(US Quarter for scale)

Page 3: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Detailed tour: Lower left corner of boardU1: ATmega164P microcontroller in a 40-pin socket.

Pay attention to the orientation. Extra holes are provided to access most pins directly.

(Can also work with ATmega324P or 644P.)

Optional clock area: leave empty by default.[Can use a 3-pin ceramic resonator or

a (two-pin) low power crystal along with two caps.]

Optional AVR-ISP interface: leave empty by default.[Fits a 6-pin DIL header--

you’ll need a programming interface too.]

“On” button actually resets microcontroller.(Other functions are handled in software,

can potentially be changed.)

Normally empty

2

Light sensor and switch.Default behavior: On all the time

with “Steady” setting. Turns off when it sees sunlight or incandescent light

when on “Auto” setting.

Page 4: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Detailed Tour: Lower center of board

Battery box will go here....

Normallyempty.

Optionalpower jack

Four resistorswill end up

here.

Two horizontal rows: possible places to put resistors;Usually all “RL” locations are filled and all “RJ” locations are left empty

3

Page 5: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

What do you make of this?

Hardware hackers may want to flip through the schematics (pages 13-15) before going further to see if inspiration strikes. It is, for example, potentially possible to reconfigure this display to produce limited, simple animations-- with additional electronics and programming. Many other hacks and mods are possible as well-- the circuit board was actually designed with hacking in mind. Places have been left to put certain extra components that you might want and holes have been added to allow direct access to the microcontroller pins.

Our standard assembly instructions, beginning on the next page, will produce a static “pegboard” display, that will light up LEDs in whichever locations you choose to install them, with near-uniform illumination.

They will be driven in an energy-efficient multiplexed arrangement and the infrared light sensor can be used to turn on the display when it gets dark.

Reprogramming the “smart” display is possible, however note that the LEDs are not individually addressable.

4

If you do wish to reprogram the display, you will need to supply a 6-pin DIL header and an AVR hardware programmer with a 6-pin ISP interface. (We recommend the USBtinyISP by Adafruit Industries.)

Page 6: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Assembly: First steps

1. Add resistors RA1, RA3, RA4

5.1 k resistors (Green-Brown-Red-Gold),installed in 3 places.

RA1 - RA4

Implied procedure for components like this:• Bend the leads of a resistor as shown• Place it in the circuit board, at its location• Solder the two pins from the back side• Clip off extra leads on back side.

3. Add wire jumpers JP2, JP3

Jumpers are Zero-ohm resistors (One black stripe),installed in 2 places.

JP2, JP3

2. Add resistors RA2, RB0-RB24

1.0 k resistor (Brown-Black-Red-Gold),installed in 26 places.

RB0-RB24 are located along the left side of the circuit board.Note: Be careful to avoid making solder bridges between the pins.

4. Add slider switch S1

Match the part to the white outline drawing on the circuit board.Solder all five pins.

S1

(Lower left corner of printed circuit board)

5

Page 7: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

(Flat face)

Assembly: More stuff to solder5. Install socket for U1

A 40-pin DIP socket.

Orientation matters. Match the half-moon shapeat one end of the socket to the one drawn on the circuit board. Solder it in place. (Same for chip, later.)

6. Install capacitor C3

U1

C3

1000 uF electrolytic cap

Orientation matters. The NEGATIVE side of thecapacitor is marked with a broad white stripe.Solder it with this negative side towards “-” on the circuit board.

+ -

C5 QA1S2 and S3

9. Install phototransistor QA1

LTR-3208E, infrared sensor with dark lens

Orientation matters. Long lead goes in the squarehole. The flat face of the sensor lines up with the outline drawing.

6

7. Install capacitor C5

1 uF ceramic cap (Orientation: Either way.)

8. Add tactile button switches S2 and S3

Match the parts to the drawing on the circuit board.

Orientation: pins stick out on left and right sides, not top and bottom.

Solder all four pins of each switch.

BC

105Z

Phototransistor

QA1

CapacitorC5

Page 8: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

75 ohm resistor (Violet-Green-Black-Gold),installed in 26 places.

RL0-RL25 are in a wavy row at the bottom of the LED field.

Note: RJ0-RJ25 should be left empty.

11. Add transistors Q0-Q24,2N4401 NPN transistors, installed in 25 places.

RL0 -RL25

10. Add resistors RL0- RL25

Flat face

Q0 - Q24, Along left side of board

Assembly: Resistors & Transistors, oh my!

Orientation matters. Match the flat face of thetransistors to the drawing on the board.

7

Page 9: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Assembly: Power supply details

J2DP1

Procedure depends on the type of ac adapter (if any) that you are using:

(Lower right corner of printed circuit board)

Battery Only(4.5 V DC)

US/Canada Power supply(4.5 V DC)

InternationalPower supply

(5 V DC)

Jumper JP1 Install Empty Empty

Power Jack J2 Empty Install Install

Power source switch S4

Empty Install Install

Diode DP1 Empty Use wire jumper Use Schottky diode

Can still run on battery

No. (Just kidding!)

Yes Yes

S4

JP1

12. (Battery only)

Install a wire jumper (Zero-ohm resistor) in location JP1.

J2, S4, and DP1 are left empty.

12. (US/Canada 4.5 V power supply)

Install power jack J2, Switch S4 andInstall wire jumper (Zero-ohm resistor) in location DP1.

Location JP1 is left empty.

12. (International 5 V power supply)

Install power jack J2, Switch S4 andInstall Schottky diode in location DP1.

Location JP1 is left empty.(Adding your own external power? Make sure it’s well regulated, protected, and capable of at least 600 mA.) 8

Page 10: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Battery box goes here.Pay attention to the orientation!

Attach to circuit boardwith cable ties through the double hole sets

(Positive terminal)

Then, repeat for the positive terminal of the battery box,

hooking up to VCC_IN1.

Add a zero-ohm jumper from the solder lug to the

GND_IN pin on the board.

“Solder lug” at negative terminal of battery box

Install Battery Box

“Solder lug” at positive terminal of battery box

13. Add battery box

Held in place with cable ties, wired up with a pair of wire jumpers.

Note: when soldering to the two solder lugs, be quick-- the plastic of the battery box can melt if you aren’t careful.

9

(Note: If you have an alternate power source, e.g., you plan to run from an AC adapter all the time, you can skip this step without ill effect.)

Page 11: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

The ATmega164P chip goes in the 40-pin socket from step 5. Pay attention to the orientation!

If necessary, bend the leads of the chip to straight upand down before inserting the chip into the socket.Do not bend them by hand; bend all pins on one side at atime by pushing them against a hard flat surface.

The chip goes into the socket with firm, even pressure.

14. Add microcontroller U1

Assembly: Adding Chip & LEDs

The board accommodates up to 625 LEDs in standard sizes up to 10 mm. 3 mm, 5 mm, and 8 mm LEDs will work just fine. Put them where you like, or everywhere.

For standard types of LEDs, the long lead goes in the square hole (the one on the left), and the flat face of the LED package matches the drawing on the circuit board.

It is recommended that only blue, green, white, and purple LEDs be used-- some resistors may need to be adjusted if you wish to use other LED colors instead. Mixing red/orange/yellow with blue/green/white types does not generally work well.

For reference, each LED location is labeled DXXYY, where XX is the row number and YY is the column number. If you do not fill all the holes and wish to blacken the unused labels, a black permanent marker works well.

See additional notes on following page.

15. Add LEDs to the LED field.

From end of chip:

NO

YES

LED Field

Flat face

Long lead

Long leadinto

square hole

10

Page 12: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

LED placement tricks

11

Alternative build idea #1: put all the LEDs on the back side of the circuit board. In this case, the long lead still goes in the square hole.

When the grid really won’t do, the LEDs can go between grid locations!

Normal:Long lead into square hole

Bend out Bend down

1. 2. 3.

For all variations: Side of LED with long lead still goes to square hole.

Side with flat still goes to round hole.

And so forth....

Page 13: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

Wrapping it up!

Attach one rubber foot in each corner on the back side of the circuit board-- make sure that the circuit board lies flat on these bumpers, not on wire leads.

These will help to avoid accidental short circuits, as well as protect your wall if you hang it up by a hook or string.

Last step: Add the rubber feet

The hardware and software designs used in this project are being released under an open-source license. For more information, please see:

http://www.evilmadscientist.com/article.php/peggy

The firmware is written in AVR-GCC, and we’d love to see what you can do with it!

An open-source project

If you have interesting pictures of things built using this kit or the hardware or software designs, we’d love to see them in the Evil Mad Science Auxiliary: http://www.flickr.com/groups/evilmadscience/

Got pictures?

12

Page 14: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

!"#$$%!

&'()$*+!#,)++)-$'.#$/0123'3)4.(1%'.1-#(

5 6

7893)4.:;<4=* &

>)-3#(('?<'@4A1%

BC78D E8FCGC@HD

9E&>H'IJD'"&K8 @B

LCL78

7LE!6MNO8

P&5

E&5

QA

F==

M

5

6

GR

M

5

6

SMTF)-

FUU:CH5

F==

KH9:CHM

M

5

6

G5

E&M

QNN

GL8&9JV&WL@

9"5

GI5XN!86

5 M

6 R

Q X

S5

X!.)-'CG"'?#13#2

"0Y#2'G0Z2=#

&-'@.#-!G0Z2=#'9#4)$-'/%

8[)('\13'G=)#-+)4+'71/021+02)#4

YYY<#[)(,134=)#-+)4+<=0,

B1/2)=1+#3']02

8[)('\13'G=)#-=#'77U

*++.DVV#[)(,134=)#-=#<=0,V

KH9:CH

FUU:CHM

^ E#4#+ 6M&E8B

M5"9_'`@UM&aMN "9X'`@UMIVCU"a

5^ "9Q'`@U5&a

5O "9R'`@U5Ia

5_ "96'`L;95a

5X "9M'`E;95a

5Q "95'`L;9Na

O "I_'`GUba

_ "IX'`\CG@a

X "IQ'`\@GCa

Q "IR'`GGa

R "I6'`&CH5a

6 "IM'`&CHNa

M "I5'`L5a

5 "IN'`LNa

M^`L@GUMa'"U_

MO`L@GU5a'"UX

M_"UQ

MX"UR

MQ"U6

MR"UM

M6"U5

MM"UN

66`&9U_a'"&_

6R`&9UXa'"&X

6Q`&9UQa'"&Q

6X`&9URa'"&R

6_`&9U6a'"&6

6O`&9UMa'"&M

6^`&9U5a'"&5

RN`&9UNa'"&N

&L,#$15XR

5R "9N'`E;9Na

5N FUU

55 KH9

5M ;L&7M

56 ;L&75

65KH9

6N&FUU

W5

F==

U5 UM

5

M

6

;L7

@.+)0-1('=2%4+1(

02'2#40-1+02

F==

6M5 "&MV&9UM

6M5 "&6V&9U6

6M5 "&RV&9UR

6M5 "&QV&9UQ

5 "9NVE;9N

5

FUU:M

5KH9:M

5 "IN

5 "I5

5 "IM

5 "I6

5 "IR

5 "IQV\@GC

5 "IXV\CG@

5 "I_VGUb

F==

5 "95VL;9N

5 "9MVE;95

5 "96VL;95

5 "9R

5 "9Q

5 "9X

5 E8G8L

5"UX

5"UQ

5"UR

5"U6

5"UM

5"U5

5"UN

5"U_

5"9_

5

FUU:6

5 KH9:6

5 "&5V&9U5

5 "&NV&9UN

E&6

QA

F==

!@BB!

E&R

QA

F==

!E8G8L!

5 R

M 6

G6

5 R

M 6

GM

@.+)0-1('"0Y#2'GZ..(%D

Q'F'E8KW7&L89c'd'QNN',&

L0'Z4#c'133'SMc'9"5c'GR

1-3'E8\@F8'S"5

6M5 "&_V&9U_

6M5 "&XV&9UX

UQ

5M

5NNN'ZBU6

5M

R<_'ZB'L1UR

20YMRD5

20YMQD5

M5

SW\"8E'`@.+<a

S"5

M5

SW\"8E'`@.+<a

S"M

M5

SW\"8E'`@.+<a

S"6

M 5

SW\"8E'`@.+<a

S"R

M 5

SW\"8E'`@.+<a

S"Q

20Y_D5

20Y5QD5

20Y5RD5

20Y56D5

20Y5MD5

20Y5ND5

20Y55D5

20Y^D5

20YOD5

20YND520Y5D5

20YMD5

20Y6D5

20YRD5

20YQD5

20YXD5

20Y_D5

20YXD5

20Y5XD5

20Y5_D5

20Y5OD5

20Y5^D5

20YMND5

20YM5D5

20YMMD5

20YM6D5

C]'Z4)-$'R<Q'F'.0Y#2'4Z..(%c'

Z4#'1'Y)2#'eZ,.#2')-4+#13'0]'1'3)03#

]02'9"5<

>)2#'eZ,.#2'S"5D'Z4#')]'1-3'0-(%')]

GR')4'-0+'.2#4#-+<

H02,1((%'Y)2#'eZ,.#24'12#')-4+1((#3')-

(0=1+)0-4'S"M'1-3'S"6c'Y*)(#'S"R'1-3'S"Q

12#'(#]+'#,.+%<'C]c'*0Y#[#2c'1==#44'+0'

L;9NVE;9N')4'-##3#3c'0-#'=0Z(3'.Z+

eZ,.#24')-'S"R'f'S"Q')-4+#13c'Y)+*'1'

=022#4.0-3)-$'40]+Y12#'=*1-$#<

Schematics: Page 1 of 3

13

Page 15: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

! "

#$%&'()*+,(-. /

0'1&23345,46(789

:;#$< =$>;?;6@<

%=/0@4AB<4C/D$ 6:

E;E#$

>--

/146)21!?FGH-24%2('I14J9

$K'34L8&4?-'21M'(M4#8JFH8MFH'2(

NNN,2K'3O8&(-'21M'(M,-FO

:8JH'-8M2&4PFH

$K'34L8&4?-'21-24##Q

.MM)<RR2K'3O8&(-'21-2,-FOR

=AS

T7

T!

%S

T!

%T

T!

%TSS

T!

%TST

T!

%!SS

T!

%!ST

T!

%"SS

T!

%"ST

T!

%USS

T!

%UST

T!

%VSS

T!

%VST

T!

%WSS

T!

%WST

T!

%XSS

T!

%XST

T!

%YSS

T!

%YST

T!

%ZSS

T!

%ZST

T!

%TSST

T!

%TTSS

T!

%TTST

T!

%TSSS

=AT

T7

=A"

T7

=A!

T7

=AX

T7

=AW

T7

=AV

T7

=AU

T7

=ATT

T7

=ATS

T7

=AZ

T7

=AY

T7

T!

%!

T!

%TS!

T!

%!S!

T!

%"S!

T!

%US!

T!

%VS!

T!

%WS!

T!

%XS!

T!

%YS!

T!

%ZS!

T!

%TSS!

T!

%TTS!

T!

%"

T!

%TS"

T!

%!S"

T!

%"S"

T!

%US"

T!

%VS"

T!

%WS"

T!

%XS"

T!

%YS"

T!

%ZS"

T!

%TSS"

T!

%TTS"

T!

%U

T!

%TSU

T!

%!SU

T!

%"SU

T!

%USU

T!

%VSU

T!

%WSU

T!

%XSU

T!

%YSU

T!

%ZSU

T!

%TSSU

T!

%TTSU

T!

%TSW

T!

%!SW

T!

%"SW

T!

%USW

T!

%VSW

T!

%WSW

T!

%XSW

T!

%YSW

T!

%ZSW

T!

%TSSW

T!

%TTSW

T!

%TSX

T!

%!SX

T!

%"SX

T!

%USX

T!

%VSX

T!

%WSX

T!

%XSX

T!

%YSX

T!

%ZSX

T!

%TSSX

T!

%TTSX

T!

%TSY

T!

%!SY

T!

%"SY

T!

%USY

T!

%VSY

T!

%WSY

T!

%XSY

T!

%YSY

T!

%ZSY

T!

%TSSY

T!

%TTSY

T!

%TSZ

T!

%!SZ

T!

%"SZ

T!

%USZ

T!

%WSZ

T!

%XSZ

T!

%YSZ

T!

%ZSZ

T!

%TSSZ

T!

%TTSZ

T!

%TTS

T!

%!TS

T!

%"TS

T!

%UTS

T!

%WTS

T!

%XTS

T!

%YTS

T!

%ZTS

T!

%TSTS

T!

%TTTS

T!

%TTT

T!

%!TT

T!

%"TT

T!

%UTT

T!

%WTT

T!

%XTT

T!

%YTT

T!

%ZTT

T!

%TSTT

T!

%TTTT

T!

%TSV

T!

%!SV

T!

%"SV

T!

%USV

T!

%VSV

T!

%WSV

T!

%XSV

T!

%YSV

T!

%ZSV

T!

%TSSV

T!

%TTSV

T!

%T!

T!

%TT!

T!

%!T!

T!

%"T!

T!

%UT!

T!

%WT!

T!

%XT!

T!

%YT!

T!

%ZT!

T!

%TST!

T!

%TTT!

T!

%T"

T!

%TT"

T!

%!T"

T!

%"T"

T!

%UT"

T!

%WT"

T!

%XT"

T!

%YT"

T!

%ZT"

T!

%TST"

T!

%TTT"

T!

%TU

T!

%TTU

T!

%!TU

T!

%"TU

T!

%UTU

T!

%WTU

T!

%XTU

T!

%YTU

T!

%ZTU

T!

%TSTU

T!

%TTTU

T!

%TTW

T!

%!TW

T!

%"TW

T!

%UTW

T!

%WTW

T!

%XTW

T!

%YTW

T!

%ZTW

T!

%TSTW

T!

%TTTW

T!

%TTX

T!

%!TX

T!

%"TX

T!

%UTX

T!

%WTX

T!

%XTX

T!

%YTX

T!

%ZTX

T!

%TSTX

T!

%TTTX

T!

%TTY

T!

%!TY

T!

%"TY

T!

%UTY

T!

%WTY

T!

%XTY

T!

%YTY

T!

%ZTY

T!

%TSTY

T!

%TTTY

T!

%TTZ

T!

%!TZ

T!

%"TZ

T!

%UTZ

T!

%WTZ

T!

%XTZ

T!

%YTZ

T!

%ZTZ

T!

%TSTZ

T!

%TTTZ

T!

%T!S

T!

%!!S

T!

%"!S

T!

%U!S

T!

%W!S

T!

%X!S

T!

%Y!S

T!

%Z!S

T!

%TS!S

T!

%TT!S

T!

%T!T

T!

%!!T

T!

%"!T

T!

%U!T

T!

%W!T

T!

%X!T

T!

%Y!T

T!

%Z!T

T!

%TS!T

T!

%TT!T

T!

%TTV

T!

%!TV

T!

%"TV

T!

%UTV

T!

%WTV

T!

%XTV

T!

%YTV

T!

%ZTV

T!

%TSTV

T!

%TTTV

T!

%!!

T!

%T!!

T!

%!!!

T!

%"!!

T!

%U!!

T!

%W!!

T!

%X!!

T!

%Y!!

T!

%Z!!

T!

%TS!!

T!

%TT!!

T!

%!"

T!

%T!"

T!

%!!"

T!

%"!"

T!

%U!"

T!

%W!"

T!

%X!"

T!

%Y!"

T!

%Z!"

T!

%TS!"

T!

%TT!"

T!

%!U

T!

%T!U

T!

%!!U

T!

%"!U

T!

%U!U

T!

%W!U

T!

%X!U

T!

%Y!U

T!

%Z!U

T!

%TS!U

T!

%TT!U

=#!U

XV

=[!U

VS

=[!"

VS

=#!"

XV

=#!!

XV

=[!!

VS

=#!T

XV

=[!T

VS

=#!S

XV

=[!S

VS

=[TZ

VS

=#TZ

XV

=#TY

XV

=[TY

VS

=#TX

XV

=[TX

VS

=#TW

XV

=[TW

VS

=["

VS

=#"

XV

=#!

XV

=[!

VS

=#T

XV

=[T

VS

=#S

XV

=[S

VS

=[X

VS

=#X

XV

=#W

XV

=[W

VS

=#V

XV

=[V

VS

=#U

XV

=[U

VS

=[TT

VS

=#TT

XV

=#TS

XV

=[TS

VS

=#Z

XV

=[Z

VS

=#Y

XV

=[Y

VS

=[TV

VS

=#TV

XV

=#TU

XV

=[TU

VS

=#T"

XV

=[T"

VS

=#T!

XV

=[T!

VS

=#!V

XV

=[!V

VS

T!

%!T

T!

%TV

T!

%TW

T!

%TX

T!

%TY

T!

%TZ

T!

%!S

T!

%VT!

T!

%VT"

T!

%VTU

T!

%VTV

T!

%VTW

T!

%VTX

T!

%VTY

T!

%VSZ

T!

%VTS

T!

%VTT

T!

%VTZ

T!

%V!S

T!

%V!T

T!

%V!!

T!

%V!"

T!

%V!U

T!

%TT

T!

%TS

T!

%Z

T!

%Y

T!

%X

T!

%W

T!

%V

T

!

"

\S

!@UUST

T

!

"

\TT

!@UUST

T

!

"

\TS

!@UUST

T

!

"

\Z

!@UUST

T

!

"

\Y

!@UUST

T

!

"

\X

!@UUST

T

!

"

\W

!@UUST

T

!

"

\V

!@UUST

T

!

"

\U

!@UUST

T

!

"

\"

!@UUST

T

!

"

\!

!@UUST

T

!

"

\T

!@UUST

HFNS<T

HFNS<T

HFNT<T

HFN!<T

HFN"<T

HFNW<T

HFNX<T

HFNV<T

HFNU<T

HFNTS<T

HFNTT<T

HFNZ<T

HFNY<T

HFNT<T

HFN!V<T

HFNU<T

HFNV<T

HFN!<T

HFN"<T

HFNY<T

HFNZ<T

HFNW<T

HFNX<T

HFNTS<T

HFNT"<T

HFNTU<T

HFNTT<T

HFNT!<T

HFNTV<T

HFNTY<T

HFNTZ<T

HFNTW<T

HFNTX<T

HFN!S<T

HFN!U<T

HFN!"<T

HFN!!<T

HFN!T<T

QF3L'&S<T

QF3L'&T<T

QF3L'&"<T

QF3L'&!<T

QF3L'&U<T

QF3L'&V<T

QF3L'&X<T

QF3L'&W<T

QF3L'&Y<T

QF3L'&Z<T

QF3L'&TT<T

QF3L'&TS<T

QF3L'&T!<T

QF3L'&T"<T

QF3L'&TV<T

QF3L'&TU<T

QF3L'&TW<T

QF3L'&TX<T

QF3L'&TZ<T

QF3L'&TY<T

QF3L'&!S<T

QF3L'&!T<T

QF3L'&!"<T

QF3L'&!!<T

QF3L'&!U<T

QF3L'&!V<T

]C2II9]

/43'I.M!2O'MM'1I4)2IJF8H&4&'()3894)8123

Schematics: Page 2 of 3

14

Page 16: Evil Mad Scientist Laboratories - Amazon S3s3.amazonaws.com/evilmadscience/KitInstrux/peggy1_1s.pdf · 2008-01-30 · left), and the flat face of the LED package matches the drawing

! !

"#$%&'()*+',- .

/&0%12234+35'678

9:"#; <#=:>:5?;

$<./?3@A;3B.C# 59

D:D"#

97EF&,7G1%3HIF

#J&23K7%3>,&10,13""L

-GG(;MM1J&2N7%',&10,1+,INM

.035(10!>IOF,13$1'&P03E8

#J&23K7%3>,&10G&'G3"7EIF7GIF&1'

QQQ+1J&2N7%',&10G&'G+,IN

<@R!

R6

RS

$R!TT

RS

$R!TR

RS

$RUTT

RS

$RVTT

RS

$RVTR

RS

$RWTT

RS

$RWTR

RS

$RXTT

RS

$RXTR

RS

$RYTT

RS

$RYTR

RS

$RZTT

RS

$RZTR

RS

$STTT

RS

$STTR

RS

$SRTT

RS

$SRTR

RS

$SSTT

RS

$SSTR

RS

$S!TR

RS

$SUTT

RS

$SUTR

RS

$S!TT

<@RU

R6

<@RW

R6

<@RV

R6

<@ST

R6

<@RZ

R6

<@RY

R6

<@RX

R6

<@SU

R6

<@S!

R6

<@SS

R6

<@SR

R6

RS

$R!TS

RS

$RUTS

RS

$RVTS

RS

$RWTS

RS

$RXTS

RS

$RYTS

RS

$RZTS

RS

$STTS

RS

$SRTS

RS

$SSTS

RS

$S!TS

RS

$SUTS

RS

$R!T!

RS

$RUT!

RS

$RVT!

RS

$RWT!

RS

$RXT!

RS

$RYT!

RS

$RZT!

RS

$STT!

RS

$SRT!

RS

$SST!

RS

$S!T!

RS

$SUT!

RS

$R!TU

RS

$RUTU

RS

$RVTU

RS

$RWTU

RS

$RXTU

RS

$RYTU

RS

$RZTU

RS

$STTU

RS

$SRTU

RS

$SSTU

RS

$S!TU

RS

$SUTU

RS

$R!TW

RS

$RUTW

RS

$RVTW

RS

$RWTW

RS

$RXTW

RS

$RYTW

RS

$RZTW

RS

$STTW

RS

$SRTW

RS

$SSTW

RS

$S!TW

RS

$R!TX

RS

$RUTX

RS

$RVTX

RS

$RWTX

RS

$RXTX

RS

$RYTX

RS

$RZTX

RS

$STTX

RS

$SRTX

RS

$SSTX

RS

$S!TX

RS

$R!TY

RS

$RUTY

RS

$RVTY

RS

$RWTY

RS

$RXTY

RS

$RYTY

RS

$RZTY

RS

$STTY

RS

$SRTY

RS

$SSTY

RS

$S!TY

RS

$R!TZ

RS

$RUTZ

RS

$RVTZ

RS

$RWTZ

RS

$RXTZ

RS

$RZTZ

RS

$STTZ

RS

$SRTZ

RS

$SSTZ

RS

$S!TZ

RS

$R!RT

RS

$RURT

RS

$RVRT

RS

$RWRT

RS

$RXRT

RS

$RZRT

RS

$STRT

RS

$SRRT

RS

$SSRT

RS

$S!RT

RS

$R!RR

RS

$RURR

RS

$RVRR

RS

$RWRR

RS

$RXRR

RS

$RZRR

RS

$STRR

RS

$SRRR

RS

$SSRR

RS

$S!RR

RS

$R!TV

RS

$RUTV

RS

$RVTV

RS

$RWTV

RS

$RXTV

RS

$RYTV

RS

$RZTV

RS

$STTV

RS

$SRTV

RS

$SSTV

RS

$S!TV

RS

$R!RS

RS

$RURS

RS

$RVRS

RS

$RWRS

RS

$RXRS

RS

$RZRS

RS

$STRS

RS

$SRRS

RS

$SSRS

RS

$S!RS

RS

$SURS

RS

$R!R!

RS

$RUR!

RS

$RVR!

RS

$RWR!

RS

$RXR!

RS

$RZR!

RS

$STR!

RS

$SRR!

RS

$SSR!

RS

$S!R!

RS

$SUR!

RS

$R!RU

RS

$RURU

RS

$RVRU

RS

$RWRU

RS

$RXRU

RS

$RZRU

RS

$STRU

RS

$SRRU

RS

$SSRU

RS

$S!RU

RS

$SURU

RS

$RURW

RS

$RVRW

RS

$RWRW

RS

$RXRW

RS

$RZRW

RS

$STRW

RS

$SRRW

RS

$SSRW

RS

$S!RW

RS

$RURX

RS

$RVRX

RS

$RWRX

RS

$RXRX

RS

$RZRX

RS

$STRX

RS

$SRRX

RS

$SSRX

RS

$S!RX

RS

$RURY

RS

$RVRY

RS

$RWRY

RS

$RXRY

RS

$RZRY

RS

$STRY

RS

$SRRY

RS

$SSRY

RS

$S!RY

RS

$RURZ

RS

$RVRZ

RS

$RWRZ

RS

$RXRZ

RS

$RZRZ

RS

$STRZ

RS

$SRRZ

RS

$SSRZ

RS

$S!RZ

RS

$RUST

RS

$RVST

RS

$RWST

RS

$RXST

RS

$RZST

RS

$STST

RS

$SRST

RS

$SSST

RS

$S!ST

RS

$RUSR

RS

$RVSR

RS

$RWSR

RS

$RXSR

RS

$RZSR

RS

$STSR

RS

$SRSR

RS

$SSSR

RS

$S!SR

RS

$RURV

RS

$RVRV

RS

$RWRV

RS

$RXRV

RS

$RZRV

RS

$STRV

RS

$SRRV

RS

$SSRV

RS

$S!RV

RS

$R!SS

RS

$RUSS

RS

$RVSS

RS

$RWSS

RS

$RXSS

RS

$RZSS

RS

$STSS

RS

$SRSS

RS

$SSSS

RS

$S!SS

RS

$SUSS

RS

$R!S!

RS

$RUS!

RS

$RVS!

RS

$RWS!

RS

$RXS!

RS

$RZS!

RS

$STS!

RS

$SRS!

RS

$SSS!

RS

$S!S!

RS

$SUS!

RS

$R!SU

RS

$RUSU

RS

$RVSU

RS

$RWSU

RS

$RXSU

RS

$RZSU

RS

$STSU

RS

$SRSU

RS

$SSSU

RS

$S!SU

RS

$SUSU

RS

$R!SR

RS

$R!RV

RS

$R!RW

RS

$R!RX

RS

$R!RY

RS

$R!RZ

RS

$R!ST

RS

$RYRS

RS

$RYR!

RS

$RYRU

RS

$RYRV

RS

$RYRW

RS

$RYRX

RS

$RYRY

RS

$RYTZ

RS

$RYRT

RS

$RYRR

RS

$RYRZ

RS

$RYST

RS

$RYSR

RS

$RYSS

RS

$RYS!

RS

$RYSU

RS

$RUTR

RS

$SURR

RS

$SURT

RS

$SUTZ

RS

$SUTY

RS

$SUTX

RS

$SUTW

RS

$SUTV

RS

$SUSR

RS

$SUST

RS

$SURZ

RS

$SURY

RS

$SURX

RS

$SURW

RS

$SURV

RS

$RSTT

RS

$RSTR

<@RS

R6

RS

$RSTS

RS

$RST!

RS

$RSTU

RS

$RSRS

RS

$RSR!

RS

$RSRU

RS

$RSSS

RS

$RSS!

RS

$RSSU

RS

$RSRR

RS

$RSTV

RS

$RSTW

RS

$RSTX

RS

$RSTY

RS

$RSTZ

RS

$RSRT

RS

$RSSR

RS

$RSRV

RS

$RSRW

RS

$RSRX

RS

$RSRY

RS

$RSRZ

RS

$RSST

LI2K&%SU;R

LI2K&%S!;R

LI2K&%SS;R

LI2K&%SR;R

LI2K&%ST;R

LI2K&%RZ;R

LI2K&%RY;R

LI2K&%RX;R

LI2K&%RW;R

LI2K&%!;R

LI2K&%S;R

LI2K&%R;R

LI2K&%T;R

LI2K&%X;R

LI2K&%W;R

LI2K&%V;R

LI2K&%U;R

LI2K&%RR;R

LI2K&%RT;R

LI2K&%Z;R

LI2K&%Y;R

LI2K&%RV;R

LI2K&%RU;R

LI2K&%R!;R

LI2K&%RS;R

LI2K&%SV;R

R

S

!

[RS

S?UUTR

R

S

!

[R!

S?UUTR

R

S

!

[RU

S?UUTR

R

S

!

[RV

S?UUTR

R

S

!

[RW

S?UUTR

R

S

!

[RX

S?UUTR

R

S

!

[RY

S?UUTR

R

S

!

[RZ

S?UUTR

R

S

!

[ST

S?UUTR

R

S

!

[SR

S?UUTR

R

S

!

[SS

S?UUTR

R

S

!

[S!

S?UUTR

R

S

!

[SU

S?UUTR

FIQRS;R

FIQR!;R

FIQRU;R

FIQRV;R

FIQRY;R

FIQRZ;R

FIQRX;R

FIQRW;R

FIQSS;R

FIQS!;R

FIQSR;R

FIQST;R

FIQSU;R

\B1PP8\

.32&P-G!1N&GG&0P3(1PEI7F%3%&'(2783(7012

Schematics: Page 3 of 3

15


Recommended