<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dap.cooper.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dap.cooper.edu/feed.php">
        <title>Cooper Union Open Source classes:designandproto:me155a_groups:then_there_were_lights:codes</title>
        <description></description>
        <link>http://dap.cooper.edu/</link>
        <image rdf:resource="http://dap.cooper.edu/lib/images/favicon.ico" />
       <dc:date>2026-04-16T20:18:48-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:arcade_1&amp;rev=1365743313&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:pixel&amp;rev=1365740555&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dap.cooper.edu/lib/images/favicon.ico">
        <title>Cooper Union Open Source</title>
        <link>http://dap.cooper.edu/</link>
        <url>http://dap.cooper.edu/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:arcade_1&amp;rev=1365743313&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-04-12T01:08:33-04:00</dc:date>
        <title>classes:designandproto:me155a_groups:then_there_were_lights:codes:arcade_1</title>
        <link>http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:arcade_1&amp;rev=1365743313&amp;do=diff</link>
        <description>arcade.ino


/* First Release April 11, 2013 by Jenna Yun Lee, Cooper Union, All rights reserved.
I strongly support open source programming. Free to distribute and modify,
but please keep the original copyright information.
Contact lee55@cooper.edu for suggestions/errors/helps!
*/

/*
As of March 29, 2013
 This code aims at:
 1. recognizes an input signal that a button is hit
 2. get the address of the button
 3. light up the LED in the corresponding address
 */

#include &quot;SPI.h&quot;
#include &quot;Adaf…</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:pixel&amp;rev=1365740555&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-04-12T00:22:35-04:00</dc:date>
        <title>classes:designandproto:me155a_groups:then_there_were_lights:codes:pixel</title>
        <link>http://dap.cooper.edu/doku.php?id=classes:designandproto:me155a_groups:then_there_were_lights:codes:pixel&amp;rev=1365740555&amp;do=diff</link>
        <description>The following codes were written by Code::Blocks v.12.11, but you can use any editor of your choice. 
Create two separate files, one named Pixel.h, the other named Pixel.cpp. Create a new folder named “Pixel” under “libraries” directory and put both Pixel.cpp and Pixel.h in there. Learn more about Arduino libraries: &lt;http://arduino.cc/en/Guide/Libraries&gt;</description>
    </item>
</rdf:RDF>
