Difference between revisions of "Team:BIT/Hardware"

Line 1: Line 1:
{{BIT}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/element?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/index?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/display?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/hardware-overview?action=raw&ctype=text/css">
 +
    <title>Overview</title>
 +
</head>
 +
<body>
 +
<div id="wiki"></div>
 +
<div id="app">
 +
    <top-menu :active="active"></top-menu>
 +
    <div id="main">
 +
        <div id="main-detail">
 +
            <div id="introduce">
 +
                <p id="title">Overview</p>
 +
                <p id="overview">This year we brought a portable microarray-based and smartphone-compatible optical biosensor for high-throughput biomarkers detection. A mature microarray chip processing platform is constructed to address wide range of uses. Meanwhile, smartphone-based optical biosensor powers the detection and diagnostic features. In addition, we tested two optimization methods for liquid pumping in microfluidic chip, and the results are posted on the page “Microarray” for share.
 +
                </p>
 +
            </div>
 +
            <div class="hidden-xs-only detail_list">
 +
                <a class="overview-detail" href="https://2018.igem.org/Team:BIT/Hardware-Microarray">
 +
                    <img class="overview-img" src="https://static.igem.org/mediawiki/2018/9/91/T--BIT--iGEM_BIT2018_HARDWARE_CHIP_FIG1.jpg">
 +
                    <div class="in">
 +
                        <span>Microarray</span>
 +
                        <span class="mini">How does our microbial sensor work?</span>
 +
                    </div>
 +
                </a>
 +
                <a class="overview-detail" href="https://2018.igem.org/Team:BIT/Hardware-SMART">
 +
                    <img class="overview-img" src="https://static.igem.org/mediawiki/2018/c/c6/T--BIT--iGEM_BIT2018_HARDWARE_SSMART_FIG1.jpg">
 +
                    <div class="in">
 +
                        <span>S.M.A.R.T.</span>
 +
                        <span class="mini">Prove the function of our sensor</span>
 +
                    </div>
 +
                </a>
  
 
+
            </div>
 
+
            <div class="hidden-sm-and-up detail_list">
<div class="clear"></div>
+
                <a class="small-overview-detail" href="https://2018.igem.org/Team:BIT/Hardware-Microarray">
 
+
                    <img class="overview-img" src="https://static.igem.org/mediawiki/2018/9/91/T--BIT--iGEM_BIT2018_HARDWARE_CHIP_FIG1.jpg">
 
+
                    <div class="in">
 
+
                        <span>Microarray</span>
<div class="column full_size">
+
                        <span class="mini">How does our microbial sensor work?</span>
 
+
                    </div>
<h1>Hardware</h1>
+
                </a>
 
+
                <a class="small-overview-detail" href="https://2018.igem.org/Team:BIT/Hardware-SMART">
 +
                    <img class="overview-img" src="https://static.igem.org/mediawiki/2018/c/c6/T--BIT--iGEM_BIT2018_HARDWARE_SSMART_FIG1.jpg">
 +
                    <div class="in">
 +
                        <span>S.M.A.R.T.</span>
 +
                        <span class="mini">Prove the function of our sensor</span>
 +
                    </div>
 +
                </a>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <foot></foot>
 
</div>
 
</div>
 
+
</body>
<div class="column two_thirds_size">
+
<script src="https://2018.igem.org/Template:BIT/js/vue?action=raw&ctype=text/javascript"></script>
<h3>Best Hardware Special Prize</h3>
+
<script src="https://2018.igem.org/Template:BIT/js/element?action=raw&ctype=text/javascript"></script>
<p>iGEM is about making teams of students making synthetic biology projects. We encourage teams to work with parts and build biological devices in the lab. But we are inclusive and want all teams to work on many other types of problems in synbio. Robotic assembly, microfluidics, low cost equipment and measurement hardware are all areas ripe for innovation in synbio. </p>
+
<script src="https://2018.igem.org/Template:BIT/js/index?action=raw&ctype=text/javascript"></script>
 
+
<script>
<p>
+
    new Vue({
Teams who are interested in working with hardware as a side project are encouraged to apply for the hardware award.
+
        el: '#app',
 
+
        data: function() {
<br><br>
+
            return {
To compete for the <a href="https://2018.igem.org/Judging/Awards">Best Hardware prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>.
+
                active: '4-1'
<br><br>
+
            }
You must also delete the message box on the top of this page to be eligible for this prize.
+
        }
</p>
+
    })
</p>
+
</script>
</div>
+
 
+
<div class="column third_size">
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p>You can look at what other teams did to get some inspiration! <br />
+
Here are a few examples:</p>
+
<ul>
+
<li><a href="https://2016.igem.org/Team:Valencia_UPV">2016 Valencia UPV</a></li>
+
<li><a href="https://2016.igem.org/Team:Aachen">2016 Aachen </a></li>
+
<li><a href="https://2015.igem.org/Team:TU_Delft">2015 TU Delft  </a></li>
+
<li><a href="https://2015.igem.org/Team:TU_Darmstadt">2015 TU Darmstadt</a></li>
+
</ul>
+
</div>
+
 
+
</div>
+
 
+
 
+
 
+
 
</html>
 
</html>

Revision as of 18:34, 17 October 2018

<!DOCTYPE html> Overview

Overview

This year we brought a portable microarray-based and smartphone-compatible optical biosensor for high-throughput biomarkers detection. A mature microarray chip processing platform is constructed to address wide range of uses. Meanwhile, smartphone-based optical biosensor powers the detection and diagnostic features. In addition, we tested two optimization methods for liquid pumping in microfluidic chip, and the results are posted on the page “Microarray” for share.