Difference between revisions of "Team:BostonU HW/CSS"

Line 40: Line 40:
 
     display: table-cell;
 
     display: table-cell;
 
     text-align: center;
 
     text-align: center;
     vertical-align: middle;
+
     padding-top: 30px;
 
}
 
}
  
Line 48: Line 48:
 
     font-size: 4.5em;
 
     font-size: 4.5em;
 
     font-weight: 700;
 
     font-weight: 700;
 +
font-color: white;
 
}
 
}
  
Line 178: Line 179:
 
     position: relative;
 
     position: relative;
 
     width: 100%;
 
     width: 100%;
     height: 100%;
+
     height: 900px;
     background: url(../img/bg.jpg) no-repeat center center scroll;
+
     background: url('https://static.igem.org/mediawiki/2016/8/8e/BUHW2016_skyline.png') no-repeat center center scroll;
     -webkit-background-size: cover;
+
     background-size: 100% 100%;
    -moz-background-size: cover;
+
    background-size: cover;
+
    -o-background-size: cover;
+
 
}
 
}
  
Line 300: Line 298:
 
     <!-- Header -->
 
     <!-- Header -->
 
     <header id="top" class="header">
 
     <header id="top" class="header">
         <div class="text-vertical-center">
+
         <div class="text-vertical-center" style="color: white;">
 
             <h1></br> Fluigi</h1>
 
             <h1></br> Fluigi</h1>
 +
<h3>
 +
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
 +
</h3>
 
             <h3>Boston University iGem Special Track 2016: Hardware</h3>
 
             <h3>Boston University iGem Special Track 2016: Hardware</h3>
             <br>
+
             <h3>Fluigi is a tool used to specify, design, and build a microfluidic device.</h3>
            <a href="#about" class="btn btn-lg btn-dark">Find Out More</a>
+
 
         </div>
 
         </div>
    </header>
 
 
    <!-- About -->
 
    <section id="about" class="about">
 
        <div class="container">
 
            <div class="row">
 
                <div class="col-lg-12 text-center">
 
                    <h2>Fluigi is a tool used to specify, design, and build a microfluidic device.</h2>
 
 
      
 
      
                </div>
 
            </div>
 
            <!-- /.row -->
 
        </div>
 
        <!-- /.container -->
 
    </section>
 
  
 +
</header>
  
  

Revision as of 17:02, 27 June 2016


Fluigi


















Boston University iGem Special Track 2016: Hardware

Fluigi is a tool used to specify, design, and build a microfluidic device.

Project Description



Fluigi is an end-to-end specify, design, and build workflow for the development of continuous flow microfluidics. With Fluigi, users can specify microfluidic devices through a high level description of liquid flow relations. Our application will automatically place and route the design schematic of the microfluidic, and our application is compatible with low cost and readily available CAD tools that will build the final microfluidic device.

The Boston University 2016 iGem Hardware Team is completing this workflow by providing a front end user interface that allows simple and intuitive navigation of the application. This user interface encapsulates the whole of the workflow: users can write files that specify the function of the microfluidic. Users can then preview and edit their microfluidic design that was placed by the application. Users can use this application directly with CAD tools such as a CNC mill to fabricate their device. Finally, our application provides the ability to physically control valves and ports on the microfluidic chip through the user interface. The iGem team is also complementing this workflow by developing and releasing open source designs of our hardware, including parametric 3D print files, and firmware for microcontrollers that actuate the microfluidic valves. Finally, the iGem team is also involved in the development of the place and route software that converts a high level description of liquid flow relations into a microfluidic netlist that can that be converted into a design schematic.

Where can we use Microfluidics?


- Synthetic Biology: 'Lab on a Chip', 2014
- Experiments to monitor precise control of the number and concentration of input: 'Diverse Sensitivity Thresholds in Dynamic Signaling Response by Social Amoebae', 2012
- Single-cell tracking: 'Microfluidics for Synthetic Biology: From Design to Execution'
- Microchemostat for environmental control: 'Long-Term Monitoring of Bacteria Undergoing Programmed Population Control in a Microchemostat', 2005