<?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 start:classes:principlesofdesign:frank_longueira</title>
        <description></description>
        <link>http://dap.cooper.edu/</link>
        <image rdf:resource="http://dap.cooper.edu/lib/images/favicon.ico" />
       <dc:date>2026-04-29T11:12:27-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:braille_assignment&amp;rev=1368321844&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:dld&amp;rev=1368321631&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:eid101&amp;rev=1360017426&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:python&amp;rev=1360020732&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:rhino&amp;rev=1368319211&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:roulette_final_project&amp;rev=1368321579&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:solidworks&amp;rev=1362807691&amp;do=diff"/>
                <rdf:li rdf:resource="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:traffic_light_project&amp;rev=1368321959&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=start:classes:principlesofdesign:frank_longueira:braille_assignment&amp;rev=1368321844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-11T21:24:04-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:braille_assignment</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:braille_assignment&amp;rev=1368321844&amp;do=diff</link>
        <description>Summary:

This circuit takes input via dipswitch and converts it to outputs shown by 4-oriented LEDs. The outputs for the LEDs for each type of input correspond to the assignment photo. This combinational circuit includes standard boolean logic gates, such as AND and OR gates.</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:dld&amp;rev=1368321631&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-11T21:20:31-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:dld</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:dld&amp;rev=1368321631&amp;do=diff</link>
        <description>Braille Assignment (click to see more):

Array


Traffic Light Intersection Project (click to see more):

Array

Roulette Final Project (click to see more):

Array</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:eid101&amp;rev=1360017426&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-04T17:37:06-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:eid101</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:eid101&amp;rev=1360017426&amp;do=diff</link>
        <description>EID101 - Assistive Devices

Quick Summary

----------



This class involved working in groups on projects to help improve a wheelchair user's experience. My group consisted of myself, Anthony Traina, Daniel Fagan, and Alexander Serrano. We worked on creating a motorized desk that was easily accessible to a wheelchair user. Through the use of two motors to achieve motion in two planes, welding of metal materials, and electronics to move the desk by button command, we had a final product that lar…</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:python&amp;rev=1360020732&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-04T18:32:12-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:python</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:python&amp;rev=1360020732&amp;do=diff</link>
        <description>Python Programming

----------

 

I have some experience programming in Python. Here are a few examples of some code I wrote for class/leisure:

 
1) “The Dice Game” - This is a simple game of rolling dice. The player is looking to get a sum of over 7 between two rolls of a die. The code implements a random integer generator and time delays to keep the game unpredictable and at a smooth pace. Here is the code for the game:</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:rhino&amp;rev=1368319211&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-11T20:40:11-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:rhino</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:rhino&amp;rev=1368319211&amp;do=diff</link>
        <description>Here is the circuit schematic I created for my Braille Project (Digital Logic Design):



Here is the circuit schematic I created for my Traffic Light Project (Digital Logic Design):</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:roulette_final_project&amp;rev=1368321579&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-11T21:19:39-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:roulette_final_project</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:roulette_final_project&amp;rev=1368321579&amp;do=diff</link>
        <description>Summary:

My final project for Digital Logic Design is electronic Roulette; adding to the growing Cooper digital casino. It includes a pseudo-randomized switch based Roulette wheel and betting interface. The wheel is modeled after the American Roulette wheel, which includes both 0 and 00. 38 LEDs form the wheel, corresponding to the numbers, 1-36, 0, and 00. A capacitor-based switch connected to a 555 timer allows for the spinning of the wheel and landing on a random number. Our project includes…</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:solidworks&amp;rev=1362807691&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-03-09T00:41:31-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:solidworks</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:solidworks&amp;rev=1362807691&amp;do=diff</link>
        <description>SolidWorks

----------

 

This is a picture of a Mr. Potato Head toy that I replicated in SolidWorks:

 
[Mr. Potato Head]


Partial Camaro Surface Modeling:</description>
    </item>
    <item rdf:about="http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:traffic_light_project&amp;rev=1368321959&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-11T21:25:59-04:00</dc:date>
        <title>start:classes:principlesofdesign:frank_longueira:traffic_light_project</title>
        <link>http://dap.cooper.edu/doku.php?id=start:classes:principlesofdesign:frank_longueira:traffic_light_project&amp;rev=1368321959&amp;do=diff</link>
        <description>Summary:

With the use of a 555 Timer, counter, JK-flip flops and logic gates, a traffic light intersection was created based on assigned values for the times in which each corresponding light should be on.

Here is a picture of my fully functional project that replicates a traffic light intersection:</description>
    </item>
</rdf:RDF>
