Difference between revisions of "Team:Cadets2Vets"

Line 473: Line 473:
  
 
</body>
 
</body>
 +
 +
 +
 +
 +
 +
/*******************************************NEW******************************************************************/
 +
 +
 +
 +
<head>
 +
 +
<style type="text/css">
 +
 +
/********************************* DEFAULT WIKI SETTINGS  ********************************/
 +
 +
#sideMenu, #top_title {display:none;}
 +
#content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
 +
 +
@font-face {
 +
    font-family: openSans;
 +
    src: url(https://static.igem.org/mediawiki/2016/1/1e/T--BostonU_HW--OpenSansRegular_rcwolf.ttf);
 +
}
 +
 +
 +
html,body
 +
{
 +
    width: 100%;
 +
    min-width: 100%;
 +
    height: 100%;
 +
    margin: 0px;
 +
    padding: 0px;
 +
    overflow-x: hidden;
 +
}
 +
 +
 +
body{
 +
background-color:black;
 +
}
 +
 +
* {
 +
font-family: openSans !important;
 +
}
 +
 +
 +
.navbar {
 +
  background-color: transparent;
 +
  background: transparent;
 +
  border-color: transparent;
 +
  margin-top: 10px;
 +
 +
}
 +
 +
 +
 +
.navbar-default .navbar-header .navbar-brand,
 +
.navbar-default .navbar-header .navbar-brand:hover,
 +
.navbar-default .navbar-header .navbar-brand:focus {
 +
      color: white;
 +
  }
 +
  .navbar-default .nav > li > a,
 +
  .navbar-default .nav > li > a:focus {
 +
      color: white;
 +
      font-size: medium;
 +
  }
 +
  .navbar-default .nav > li > a:hover,
 +
  .navbar-default .nav > li > a:focus:hover {
 +
      color: white;
 +
      font-size: medium;
 +
  }
 +
  .navbar-default.affix {
 +
      background-color: white;
 +
      border-color: white;
 +
  }
 +
 +
 +
 +
 +
.header {
 +
 +
 +
background: url('https://s3.amazonaws.com/simbla-static/2017/5/593aca5737cad4ed7fa1fc16/32749-1eib9hn.jpeg') no-repeat center center fixed;
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
 +
 +
}
 +
 +
.ourProject {
 +
position: relative;
 +
background: url("https://s3.amazonaws.com/simbla-static/2017/5/593aca5737cad4ed7fa1fc16/32749-nz2drx.jpg");
 +
background-size: 100% 100%;
 +
height: 110%;
 +
width: 100%;
 +
}
 +
 +
 +
.noPadding {
 +
  padding: 0 !important;
 +
  margin: 0 !important;
 +
}
 +
 +
.sectionPadding {
 +
  padding-top: 90px !important;
 +
  padding-bottom: 90px !important;
 +
}
 +
 +
 +
.pageBranding {
 +
font-size: 67px;
 +
}
 +
 +
 +
.headerCaption {
 +
font-size: 130%;
 +
font-weight: 400;
 +
line-height: 130%;
 +
}
 +
 +
 +
.headerText {
 +
color: white;
 +
padding-top: 170px;
 +
}
 +
 +
.ourProjectText {
 +
    margin-top: 100px;
 +
    margin-bottom: 100px;
 +
    -webkit-box-shadow: 5px 5px 0px rgba(4, 4, 4, 0.3);
 +
    -moz-box-shadow:    5px 5px 0px rgba(4, 4, 4, 0.3);
 +
    box-shadow:        5px 5px 0px rgba(4, 4, 4, 0.3);
 +
}
 +
 +
.ourProjectTextBoarder {
 +
    margin: 80px;
 +
    padding:10px;
 +
 +
 +
}
 +
 +
.contactUs {
 +
position: relative;
 +
background-color: black;
 +
background-size: 100% 100%;
 +
height: 230px;
 +
width: 100%;
 +
}
 +
 +
.contactUsContent {
 +
margin-top: 70px;
 +
font-size: 25px;
 +
}
 +
 +
 +
 +
 +
.btn {
 +
    padding: 14px 24px;
 +
    border: 0 none;
 +
    border-radius: 0;
 +
    font-weight: 700;
 +
    font-size: 20px;
 +
    letter-spacing: 1px;
 +
    text-transform: uppercase;
 +
    -webkit-box-shadow: 5px 5px 0px rgba(4, 4, 4, 0.3);
 +
    -moz-box-shadow:    5px 5px 0px rgba(4, 4, 4, 0.3);
 +
    box-shadow:        5px 5px 0px rgba(4, 4, 4, 0.3);
 +
   
 +
}
 +
 +
.btn:focus, .btn:active:focus, .btn.active:focus {
 +
    outline: 0 none;
 +
}
 +
 +
.btn-primary {
 +
    background: #ffffff;
 +
    color: #000000;
 +
}
 +
 +
.btn-primary:active, .btn-primary.active {
 +
    background: #ffffff;
 +
    color: #000000;
 +
}
 +
 +
 +
 +
.btn-primary:focus {
 +
    background: #ffffff;
 +
    color: #000000;
 +
}
 +
 +
 +
.btn:active:focus {
 +
    background: #545454 !important;
 +
    color: white;
 +
    box-shadow: none;
 +
}
 +
.btn-primary:hover{
 +
    background: #545454;
 +
    color: white;
 +
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
/*  Animated Underlining For Menu Items  */
 +
.dropbtn {
 +
display: inline-block;
 +
position: relative;
 +
padding-bottom: 3px;
 +
}
 +
.dropbtn:after {
 +
content: '';
 +
display: block;
 +
margin: auto;
 +
height: 2px;
 +
width: 0px;
 +
background: transparent;
 +
transition: width .5s ease, background-color .5s ease;
 +
}
 +
.sliding-middle-out:hover > .dropbtn:after {
 +
width: 100%;
 +
background: white;
 +
}
 +
 +
 +
 +
 +
 +
/*  Dropdown Menu Functionality  */
 +
/* Style The Dropdown Button */
 +
.dropbtn {
 +
    color: white;
 +
    border: none;
 +
    cursor: pointer;
 +
}
 +
 +
/* The container <div> - needed to position the dropdown content */
 +
.dropdown {
 +
    position: relative;
 +
    display: inline-block;
 +
}
 +
 +
/* Dropdown Content (Hidden by Default) */
 +
.dropdown-content {
 +
    display: none;
 +
    position: absolute;
 +
    background-color: rgba(249,249,249,0.4);
 +
    min-width: 160px;
 +
}
 +
 +
/* Links inside the dropdown */
 +
.dropdown-content a {
 +
    color: black;
 +
    font-size: 15px;
 +
    padding: 10px 16px;
 +
    text-decoration: none;
 +
    display: block;
 +
}
 +
 +
/* Change color of dropdown links on hover */
 +
.dropdown-content a:hover {background-color: #f1f1f1}
 +
 +
/* Show the dropdown menu on hover */
 +
.dropdown:hover .dropdown-content {
 +
    display: block;
 +
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
</style>
 +
 +
</head>
 +
 +
<body>
 +
 +
 +
 +
 +
 +
 +
<!-- Header -->
 +
    <header id="top" class="header">
 +
 +
<nav class="navbar navbar-default">
 +
  <div class="container-fluid">
 +
    <!-- Brand and toggle get grouped for better mobile display -->
 +
    <div class="navbar-header">
 +
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
 +
        <span class="sr-only">Toggle navigation</span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
        <span class="icon-bar"></span>
 +
      </button>
 +
     
 +
      <a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2016/9/97/T--BostonU_HW--NeptuneLogo_rcwolf.png" height="38" width="55" style="display: inline-block; padding-right: 17px;">BU HW 2016</a>
 +
    </div>
 +
 +
    <!-- Collect the nav links, forms, and other content for toggling -->
 +
    <div class="collapse navbar-collapse " >
 +
      <ul class="nav navbar-nav navbar-right">
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="#" class="dropbtn">TEAM</a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Team">Meet the Team</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Attributions">Attributions</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Collaborations">Collaborations</a>
 +
            </div>
 +
        </li>
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="#" class="dropbtn">PROJECT</a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Results">Results</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Demonstrate">Demonstration</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Proof">Proof</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Design">Design</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Parts">Parts</a>
 +
            </div>
 +
        </li>
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="#" class="dropbtn">NOTEBOOK</a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Notebook">Timeline</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Experiments">Experiments</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Safety">Safety</a>
 +
            </div>
 +
        </li>
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="https://2017.igem.org/Team:Cadets2Vets/Human_Practices" class="dropbtn">HUMAN PRACTICES</a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/HP/Silver">Silver</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/HP/Gold">Gold</a>
 +
                 
 +
            </div>
 +
        </li>
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="#" class="dropbtn">AWARDS</a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Integrated_Practices">Integrated Practices</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Software">Software</a>
 +
            </div>
 +
        </li>
 +
        <li class="sliding-middle-out dropdown">
 +
            <a href="#" class="dropbtn">MEDAL CRITERIA </a>
 +
            <div class="dropdown-content">
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Bronze">Bronze</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Silver">Silver</a>
 +
                  <a href="https://2017.igem.org/Team:Cadets2Vets/Gold">Gold</a>
 +
                 
 +
            </div>
 +
        </li>
 +
 +
      </ul>
 +
    </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 +
 +
 +
 +
<div class="container headerText">
 +
 +
<div class="row pageBranding">EXPLORE NEPTUNE</div>
 +
<div class="row"><br><br></div> 
 +
<div class="row headerCaption">An end to end design suite for <br>
 +
continuous flow microfluidic devices </div>
 +
<div class="row"><br><br></div> 
 +
<div class="row">
 +
<a href="https://2017.igem.org/Team:Cadets2vets/Demonstrate" > <button type="button" class="btn btn-primary" id="down">GET STARTED</button></a>
 +
</div>
 +
</div>
 +
 +
<br><br><br><br><br><br><br><br><br><br>
 +
 
 +
</header>
 +
 +
 +
<div class="container sectionPadding" id="basics">
 +
<div class="row">
 +
    <div class="col-md-1"></div>
 +
    <div class="col-md-10">
 +
          <div class="col-md-4" style="font-size:30px">
 +
              <div class="col-md-6 noPadding"> SPECIFY & DESIGN </div>
 +
              <div class="col-md-3"><img src="https://static.igem.org/mediawiki/2016/3/36/T--BostonU_HW--SpecifyIcon_rcwolf.png" height="32" width:"32"></div>
 +
              <div class="col-md-3"></div>
 +
          </div>
 +
          <div class="col-md-4" style="font-size:30px">
 +
              <div class="col-md-6 noPadding"> FABRICATE </div>
 +
              <div class="col-md-3"><img src="https://static.igem.org/mediawiki/2016/4/41/T--BostonU_HW--DesignIcon_rcwolf.png" height="32" width:"32"></div>
 +
              <div class="col-md-3"></div>
 +
          </div>
 +
          <div class="col-md-4" style="font-size:30px">
 +
              <div class="col-md-6 noPadding"> CONTROL </div>
 +
              <div class="col-md-3"><img src="https://static.igem.org/mediawiki/2016/f/f5/T--BostonU_HW--BuildIcon_rcwolf.png" height="32" width:"32"></div>
 +
              <div class="col-md-3"></div>
 +
          </div>
 +
    </div>
 +
    <div class="col-md-1"></div>
 +
</div>
 +
 +
<div class="row">
 +
<br>
 +
</div>
 +
 +
<div class="row">
 +
    <div class="col-md-1"></div>
 +
    <div class="col-md-10">
 +
          <div class="col-md-4" style="font-size:15px">Begin by defining which inputs and outputs your microfluidic chip will have.
 +
Declare any limitations in terms of port size, channel width. Neptune will efficiently place and route the features of your chip.
 +
The mapper (MM) tool within the place and routing functionality has been made completely by the iGEM Team.
 +
</div>
 +
          <div class="col-md-4" style="font-size:15px">Check and visualize your device layout using the Neptune graphical user interface.
 +
Edit the design if you so desire. Establish a control sequence to move fluids through the microfluidic chip.
 +
The interface has been made completely by the iGEM Team.
 +
</div>
 +
          <div class="col-md-4" style="font-size:15px">Assemble your microfluidic system. Import our design files into a 3D Printer and CNC mill to make the chip and the pump setup.
 +
Change the setup using our parameterized designs to fit your specific needs.
 +
The design of the setup is BU iGEM work, whilst the chip manufacturing is the work of our mentors.
 +
</div>
 +
    </div>
 +
    <div class="col-md-1"></div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
<div class="row">
 +
<div class="container ourProject">
 +
 +
<div class="container ourProjectText" style="background-color: white">
 +
 +
<div class="ourProjectTextBoarder">
 +
<div style="text-align:center; font-size:31px;">OUR PROJECT</div>
 +
<br>
 +
Neptune is a specify, design, and build tool for the development of continuous flow microfluidics. With Neptune, 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, when used in conjunction with low cost and readily available CAD tools, a user can build their custom microfluidic system in-lab.
 +
<br><br>
 +
The Boston University 2016 iGEM Hardware Team is encapsulating this entire workflow through a graphical user interface. Users can write files that specify the function of the microfluidic, preview and edit their microfluidic design generated by the application, use this application directly with CAD tools such as a CNC mill to fabricate their device, and physically control valves and ports on the microfluidic chip. 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.
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
<style type="text/css">
 +
.imgNavBlock{
 +
background-color: #000000;
 +
padding-top: 100px;
 +
padding-bottom: 100px;
 +
 +
}
 +
.imgSquarePadding{
 +
background-color: #000000;
 +
height: 100px;
 +
}
 +
.imgSquare{
 +
background: url('https://static.igem.org/mediawiki/2016/0/02/T--BostonU_HW--chalkboardIconDownsized_rcwolf.png') no-repeat;
 +
    -webkit-background-size: 95% auto;
 +
    -moz-background-size: 95% auto;
 +
    -o-background-size: 95% auto;
 +
    background-size: 95% auto;
 +
    height: 280px; 
 +
}
 +
 +
.imgSquareOpenSource{
 +
  background: url('https://static.igem.org/mediawiki/2016/9/9b/T--BostonU_HW--openSourceSquareDownsized_rcwolf.jpg') no-repeat;
 +
    -webkit-background-size: 95% auto;
 +
    -moz-background-size: 95% auto;
 +
    -o-background-size: 95% auto;
 +
    background-size: 95% auto;
 +
    height: 280px; 
 +
}
 +
 +
.imgSquareOurTeam{
 +
  background: url('https://static.igem.org/mediawiki/2016/7/76/T--BostonU_HW--walkingTeamDownsized_rcwolf.png') no-repeat;
 +
    -webkit-background-size: 95% auto;
 +
    -moz-background-size: 95% auto;
 +
    -o-background-size: 95% auto;
 +
    background-size: 95% auto;
 +
    height: 280px; 
 +
}
 +
 +
.imgSquareTutorial{
 +
  background: url('https://static.igem.org/mediawiki/2016/7/72/T--BostonU_HW--tutorialTypingDownsized_rcwolf.png') no-repeat;
 +
    -webkit-background-size: 95% auto;
 +
    -moz-background-size: 95% auto;
 +
    -o-background-size: 95% auto;
 +
    background-size: 95% auto;
 +
    height: 280px; 
 +
}
 +
 +
 +
.navImg{
 +
max-width: 100%;
 +
margin: auto;
 +
opacity: 0.4;
 +
}
 +
.navBlockTxt{
 +
z-index: 100;
 +
color: white;
 +
font-size: 30px;
 +
text-align: center;
 +
line-height: 100px;
 +
}
 +
 +
.cubeHeight {
 +
  height: 280px;
 +
}
 +
.card-container {
 +
  height: 100%;
 +
  min-height: 100%;
 +
  perspective: 600;
 +
  position: relative;
 +
  max-width: 100%;
 +
}
 +
.card {
 +
  height: 100%;
 +
}
 +
.card .side {
 +
  backface-visibility: hidden;
 +
  border-radius: 0px;
 +
  height: 100%;
 +
  position: absolute;
 +
  overflow: hidden;
 +
  width: 100%;
 +
}
 +
 +
</style>
 +
 +
 +
 +
 +
<!-- Footer -->
 +
    <div id="contact" class="row">
 +
        <div class="container">
 +
 +
 +
 +
<br><br/>
 +
<h3 style="text-align:center; font-size:20px;">Thank you to our sponsors for their support</h3>
 +
<br><br/>
 +
<img align="middle" id="Image-Maps-Com-image-maps-2016-08-11-103011" src="https://static.igem.org/mediawiki/2016/9/9a/FooterLogoBoard_rcwolf.png" border="0" width="1050" height="318" orgWidth="1050" orgHeight="318" usemap="#myfootermap" alt="" />
 +
<map name="myfootermap" id="ImageMapsCom-image-maps-2016-08-11-103011">
 +
<area  alt="" title="" href="http://www.draper.com/" shape="rect" coords="3,48,266,142" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="https://www.cidarlab.org" shape="rect" coords="729,7,1021,169" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="https://www.bu.edu/urop/" shape="rect" coords="821,188,1034,289" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="https://www.bu.edu" shape="rect" coords="458,99,697,212" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="http://labcentral.org/resident-companies/phenomyx" shape="rect" coords="468,19,711,74" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="http://programmingbiology.org/" shape="rect" coords="32,189,415,315" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="http://www.monsanto.com/pages/default.aspx" shape="rect" coords="484,212,817,299" style="outline:none;" target="_self"    />
 +
<area  alt="" title="" href="https://2016.igem.org" shape="rect" coords="273,27,444,157" style="outline:none;" target="_self"    />
 +
</map>
 +
 +
<br><br/><br>
 +
 +
                   
 +
    </div>
 +
</div>
 +
        </div>
 +
</div>
 +
 +
 +
 +
<div class="container contactUs">
 +
 +
<div class="row contactUsContent">
 +
<div class="col-md-3" style="color:white; padding-left: 50px;">CONTACT US</div>
 +
<div class="col-md-2" style="text-align:center;"><a href="mailto:bu.igemhw2016@gmail.com"><img src="https://static.igem.org/mediawiki/2016/b/b1/T--BostonU_HW--emailIcon_rcwolf.png" height="50px" width="60px"></a></div>
 +
<div class="col-md-2"></div>
 +
<div class="col-md-2" style="text-align:center;"><a href="https://twitter.com/iGemHWBU"><img src="https://static.igem.org/mediawiki/2016/7/78/T--BostonU_HW--twitterIcon_rcwolf.png" height="50px" width="60px"></a></div>
 +
<div class="col-md-3"></div>
 +
</div>
 +
<br><br>
 +
<div class="row">
 +
<p class="text-muted" style="text-align:center; color:white; ">Copyright &copy; Cadets2Vets Team Website 2017</p>
 +
</div>
 +
 +
 +
</div>
 +
 +
 +
 +
</body>
 +
 +
 +
 +
  
  

Revision as of 20:57, 15 June 2017

Cadets2Vets

Contact details.

The Wedge

2304 Jefferson Ave

Tacoma, WA 98402

Email: info@rainincubator.org



Social media

Visit us on Social Media!

Made by the Cadets2Vets Team.

SIMBLAWebsite Builder
×

Loading ...

section id="menu-area">
×

Loading ...

UPLOAD FILES

< footer id="footer">
×

Loading ...

Team:Cadets2Vets/Integrated Practices

Cadets2Vets

/*******************************************NEW******************************************************************/
EXPLORE NEPTUNE


An end to end design suite for
continuous flow microfluidic devices












SPECIFY & DESIGN
FABRICATE
CONTROL

Begin by defining which inputs and outputs your microfluidic chip will have. Declare any limitations in terms of port size, channel width. Neptune will efficiently place and route the features of your chip. The mapper (MM) tool within the place and routing functionality has been made completely by the iGEM Team.
Check and visualize your device layout using the Neptune graphical user interface. Edit the design if you so desire. Establish a control sequence to move fluids through the microfluidic chip. The interface has been made completely by the iGEM Team.
Assemble your microfluidic system. Import our design files into a 3D Printer and CNC mill to make the chip and the pump setup. Change the setup using our parameterized designs to fit your specific needs. The design of the setup is BU iGEM work, whilst the chip manufacturing is the work of our mentors.
OUR PROJECT

Neptune is a specify, design, and build tool for the development of continuous flow microfluidics. With Neptune, 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, when used in conjunction with low cost and readily available CAD tools, a user can build their custom microfluidic system in-lab.

The Boston University 2016 iGEM Hardware Team is encapsulating this entire workflow through a graphical user interface. Users can write files that specify the function of the microfluidic, preview and edit their microfluidic design generated by the application, use this application directly with CAD tools such as a CNC mill to fabricate their device, and physically control valves and ports on the microfluidic chip. 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.


Thank you to our sponsors for their support






CONTACT US


Copyright © Cadets2Vets Team Website 2017