User Tools

Site Tools


cylon_iii

Original Design

 [[Image:Cylon3.png|600px]]

It was too big so i made it smaller.

Prototype

 {{:cyiii_proto.jpg?600}}

=====  Final  =====
<code>
 [[Image:Cylon iii.png]]
 [[Image:Cylon3a.png]]

Neat Videos

three cylon iii

spirograph we like to attach things to fans and see how many eyes we can lose in the process.

Code

Available on the NSL SVN

Under “/032/NSL_CylonIII/”

Code Browser

 http://www.032.la/svn/listing.php?repname=032&path=%2FNSL_CylonIII%2F&#a4bb593f1c92513abc772c7f2d6e093fd

Description

This is the port mapping to control each individual LED. Ports are columns, LED's are rows. See http://wiki.032.la/nsl/NSL_Cylon_II Cylon II for a full description.

 1 = Set to Output HIGH
 0 = Set to Output LOW
 x = Set to Open circuit, INPUT ( don't care )
    PPPPPP
    BBBBBD
    432106
  1 10xxxx
  2 01xxxx
  3 1x0xxx
  4 0x1xxx
  5 1xx0xx
  6 0xx1xx
  7 1xxx0x
  8 0xxx1x
  9 1xxxx0
 10 0xxxx1
    PPPPPP
    BBBBBD
    432106
 11 x10xxx
 12 x01xxx
 13 x1x0xx
 14 x0x1xx
 15 x1xx0x
 16 x0xx1x
 17 x1xxx0
 18 x0xxx1
    PPPPPP
    BBBBBD
    432106
 19 xx10xx
 20 xx01xx
 21 xx1x0x
 22 xx0x1x
 23 xx1xx0
 24 xx0xx1
    PPPPPP
    BBBBBD
    432106
 25 xxx10x
 26 xxx01x
 27 xxx1x0
 28 xxx0x1
    PPPPPP
    BBBBBD
    432106
 29 xxxx10
 30 xxxx01
cylon_iii.txt · Last modified: 2013/08/13 12:13 by 127.0.0.1