Difference between revisions of "Team:Grenoble-Alpes/engineering"

 
(10 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
 
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
 
<style>
 
<style>
 +
.my-Slides {
 +
    height: auto;
 +
    min-height: 80vh;
 +
}
 +
.slide-division {
 +
padding:3px; padding-left:6px; border:1px dotted #d0d0d0; border-left:5px solid #ffa811;
 +
margin-left:20px; background-color: #f2efef;}
 +
.w3-button {
 +
top:500px;
 +
    position: absolute;
 +
    right: 0%;
 +
    color: #fff;
 +
    background-color: black;
 +
    padding: 8px 16px;
 +
    cursor: pointer;
 +
    border: none;}
 +
.w3-button:hover{
 +
background-color: white;
 +
color:black;}
 +
 
#welcome{
 
#welcome{
 
background-image: url("https://static.igem.org/mediawiki/2018/d/de/T--Grenoble-Alpes--engin_bg.jpg");
 
background-image: url("https://static.igem.org/mediawiki/2018/d/de/T--Grenoble-Alpes--engin_bg.jpg");
Line 41: Line 61:
 
<div id="welcome">
 
<div id="welcome">
 
<div id="overlay"></div>
 
<div id="overlay"></div>
<p id="titre-image">ENGINEERING</p>
+
<p id="titre-image">Deleted page, go to hardware</p>
</div>
+
<div id="sous-menu">
+
<ul>
+
<li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes">HOME</a>
+
</li>
+
+
<li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/project" >PROJECT </a>
+
<ul>
+
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/biology">BIOLOGY</a><ul><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/selection">SELECTION</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/phage_lysis">PHAGE LYSIS AND EXTRACTION</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/construction">CONSTRUCTION</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/hybridation">HYBRIDATION</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/conservation">CONSERVATION</a>
+
</li></ul></li>
+
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/engineering" id="current-menu">ENGINEERING</a><ul><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/pipetting_module">PIPETTING MODULE</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/fluorescence_module">FLUORESCENCE MODULE</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/temperature_module">TEMPERATURE MODULE</a>
+
</li><li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/purification_module">PURIFICATION MODULE</a>
+
</li></ul></li>
+
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/proof_of_concept">PROOF OF CONCEPT</a></li>
+
</ul>
+
</li>
+
<li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/modeling">
+
MODELING
+
</a>
+
</li>
+
<li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/human_practices">HUMAN PRACTICES</a>
+
</li>
+
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/safety">SAFETY & SECURITY</a>
+
</li>
+
<li>
+
<a href="https://2018.igem.org/Team:Grenoble-Alpes/ressources">RESSOURCES</a>
+
+
</li>
+
</ul>
+
</div>
+
<div id="text-container">
+
<p>In order to fully automate the whole biological process we need to be able to perform 4 main actions  :</p>
+
 
+
<div style="padding:3px; width:800px; margin:auto; background-color:#e3e3e3;">
+
 
+
<p><ul>
+
<li><a href="https://2018.igem.org/Team:Grenoble-Alpes/pipetting_module">lienpipette</a> liquid in and out of Eppendorf tubes </p>
+
<li>control the temperature of the samples</p>
+
<li>extract the DNA after the bacteriophages lysis step</p>
+
<li>measure the fluorescence at the end of the process in order to get a diagnosis </ul></p>
+
 
</div>
 
</div>
+
<div class="slide-division"><div class="slide-division">
<p><ul>
+
<br>  
To control those actions we use:
+
<h3><font size="6"><center><font color="#ffa811"><FONT "id=optitl">IGEM PARISIAN MEET-UP</font></font></center></font></h3>
<li>an Arduino microcontroller to handle the different electronic components
+
<br>
<li>a raspberry pi (a very small and cheap computer) to display the results and interact with the user</ul></p>
+
<figure><center><img src="https://static.igem.org/mediawiki/2018/1/16/T--Grenoble-Alpes--eventsFig1.jpeg" style="width:100vh"></center></figure>
<p>
+
<br>
The whole process takes place in a structure made of aluminum and Plexiglas.
+
<p>On July 7th, 2018, a Parisian meet-up was organized by the iGEM Pasteur team. It was a great opportunity to meet for the first time 8 other french iGEM teams. We were able to practice our project presentation for the Jamboree and to get more acquainted with other projects for an eventual future collaboration. In Paris, our team was represented by Thomas (team leader and engineer) and Elise (biologist).</p>
The samples, buffers and pipette tips are placed on a central rotating plate that moves thanks to a motor controlled via our Arduino. </p>
+
<p>
+
This circular structure is very convenient as:<ul>
+
<li>it optimizes the space used
+
<li>it does not require to move the different modules, reducing the complexity of the system.</ul></p>
+
 
+
<p>
+
If you want to jump ahead to one of those modules, feel free to click on them !</p>
+
 
+
<img src="https://static.igem.org/mediawiki/2018/c/ce/T--Grenoble-Alpes--eng_bg.jpg" id="schema">
+
 
+
 
+
</div>
+
 
</div>
 
</div>
</body>
+
<div class="slide-division">
<footer>
+
<br>  
<a href="mailto:Igem.grenoble.alpes@gmail.com">Igem.grenoble.alpes@gmail.com</a>
+
<h3><font size="6"><center><font color="#ffa811"><FONT "id=optitl">IGEM PARISIAN MEET-UP</font></font></center></font></h3>
<div id="icons">
+
<br>
<a href="https://www.facebook.com/igemfrancegrenoble/?ref=br_rs"><i class="fab fa-facebook fa-2x"></i></a>
+
<figure><center><img src="https://static.igem.org/mediawiki/2018/1/16/T--Grenoble-Alpes--eventsFig1.jpeg" style="width:100vh"></center></figure>
<a href="https://twitter.com/igem_grenoble?lang=fr"><i class="fab fa-twitter fa-2x"></i></a>
+
<br>
<a href="https://www.linkedin.com/in/igem-grenoble-367974116/?originalSubdomain=fr"><i class="fab fa-linkedin  fa-2x"></i></a>
+
<p>On July 7th, 2018, a Parisian meet-up was organized by the iGEM Pasteur team. It was a great opportunity to meet for the first time 8 other french iGEM teams. We were able to practice our project presentation for the Jamboree and to get more acquainted with other projects for an eventual future collaboration. In Paris, our team was represented by Thomas (team leader and engineer) and Elise (biologist).</p>
<a href=""></a>
+
</div></div>
</div>
+
 
+
BAD LINK
 
</footer>
 
</footer>
 
</html>
 
</html>

Latest revision as of 16:20, 17 October 2018

Template loop detected: Template:Grenoble-Alpes

Deleted page, go to hardware


IGEM PARISIAN MEET-UP



On July 7th, 2018, a Parisian meet-up was organized by the iGEM Pasteur team. It was a great opportunity to meet for the first time 8 other french iGEM teams. We were able to practice our project presentation for the Jamboree and to get more acquainted with other projects for an eventual future collaboration. In Paris, our team was represented by Thomas (team leader and engineer) and Elise (biologist).


IGEM PARISIAN MEET-UP



On July 7th, 2018, a Parisian meet-up was organized by the iGEM Pasteur team. It was a great opportunity to meet for the first time 8 other french iGEM teams. We were able to practice our project presentation for the Jamboree and to get more acquainted with other projects for an eventual future collaboration. In Paris, our team was represented by Thomas (team leader and engineer) and Elise (biologist).

BAD LINK