Line 116: | Line 116: | ||
<figure><center><img src="https://static.igem.org/mediawiki/2018/e/e9/T--Grenoble-Alpes--select_figure4.png"><figcaption> Figure 3: Pipette electronic system </figcaption></center></figure> | <figure><center><img src="https://static.igem.org/mediawiki/2018/e/e9/T--Grenoble-Alpes--select_figure4.png"><figcaption> Figure 3: Pipette electronic system </figcaption></center></figure> | ||
<br> | <br> | ||
− | |||
</div> | </div> | ||
+ | <h2><center><font color= #19c1ff>How to move the pipette ?</font></center></h2> | ||
+ | |||
+ | <div style="padding:5px; background-color:#ffffff; border:2px solid #19c1ff; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"> | ||
+ | <div style="font-size: 3em; float: left; width: 40px; text-align: center; margin-right: 5px; height: 20px; padding:3px;"></div> | ||
+ | |||
+ | <p> We needed a pipetting system moving vertically above the samples on the circular plate. For that, we used a linear guide with a lead screw and a motor allowing to move the pipette vertically with a good precision. All the pieces, like the guiding bars, the coupler and the lead screw have been bought on a professional website [2] to guarantee us a fluid and precise movement. It provides the precision required to pipette at the wanted depth in the Eppendorf tubes. The precision reached is about one-tenth of mm. </p><p> | ||
+ | This linear guide system has been fixed on a wooden plate between two aluminum bars. The plate has been first engraved with a laser-cutting machine to mark the positions to drill the holes for the screws at the right position.</p><p> | ||
+ | The vertical movement of the pipette is realized by a motor controlled with an Arduino microcontroller. </p> | ||
+ | |||
+ | <br> | ||
+ | <figure><center><img src="https://static.igem.org/mediawiki/2018/e/e9/T--Grenoble-Alpes--select_figure4.png"><figcaption> Figure 3: Pipette electronic system </figcaption></center></figure> | ||
+ | <br> | ||
+ | </div> | ||
Revision as of 12:34, 9 October 2018
Template loop detected: Template:Grenoble-Alpes
PIPETTING MODULE
How to control the pipette ?
In our system, we need to pipette automatically different volumes to execute our biological process.
The solution we chose is to use an electronic pipette Biohit e10. The main advantage is that after removing the cap of the pipette, we can solder wires to the electronic card to control the different buttons of the pipette and it will work by itself!
- The button functions are:
- Select (mode)
- Enter
- Up (to select the volume for isntance)
- Down
- Tip Ejection
- Start (controls the piston movements)
To make the pipette work, we need a power supply of 5 Volts and 1.5 Ampers at least. Wires are connected from an Arduino card (microcontroller) to the buttons to control them later.
How to move the pipette ?
We needed a pipetting system moving vertically above the samples on the circular plate. For that, we used a linear guide with a lead screw and a motor allowing to move the pipette vertically with a good precision. All the pieces, like the guiding bars, the coupler and the lead screw have been bought on a professional website [2] to guarantee us a fluid and precise movement. It provides the precision required to pipette at the wanted depth in the Eppendorf tubes. The precision reached is about one-tenth of mm.
This linear guide system has been fixed on a wooden plate between two aluminum bars. The plate has been first engraved with a laser-cutting machine to mark the positions to drill the holes for the screws at the right position.
The vertical movement of the pipette is realized by a motor controlled with an Arduino microcontroller.