Team:UCL E/Product/Box
From 2013.igem.org
(Difference between revisions)
(Created page with "{{:Team:UCL_E/templates/head}} == Prototype Design == <div class="leftcolumn"> '''PCR machine''' The PCR machine design went through several iterations to maximise heat transf...") |
|||
(27 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:UCL_E/templates/head}} | {{:Team:UCL_E/templates/head}} | ||
- | + | <html> | |
- | == | + | <script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fbAlbum.js&action=raw&ctype=text/css |
+ | "></script> | ||
+ | <script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.mousewheel-3.0.4.pack.js&action=raw&ctype=text/css | ||
+ | "></script> | ||
+ | <script src="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fancybox-1.3.4.pack.js&action=raw&ctype=text/css | ||
+ | "></script> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/wiki/index.php?title=Team:UCL_E/fancybox/jquery.fancybox-1.3.4.css&action=raw&ctype=text/css | ||
+ | " media="screen" /> | ||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $('#cadalbum').fbAlbum({ | ||
+ | 'albumID':175943529269424, | ||
+ | 'callback': function(){ //code that loads after the album must go here | ||
+ | $(".album a").fancybox(); | ||
+ | } | ||
+ | }); | ||
+ | $('#protoalbum').fbAlbum({ | ||
+ | 'albumID':168239386706505, | ||
+ | 'callback': function(){ //code that loads after the album must go here | ||
+ | $(".album a").fancybox(); | ||
+ | } | ||
+ | }); | ||
+ | }); | ||
+ | </script></html> | ||
<div class="leftcolumn"> | <div class="leftcolumn"> | ||
- | + | <h2>Darwin Toolbox</h2> | |
- | + | Darwin Toolbox is our first product towards making synthetic biology more accessible. Key design considerations were ease of use and affordability. Our first version contains the core tools for biotechnology. Darwin Toolbox will also effortlessly connect to a computer and synchronise experimental data such as pictures of gel runs, PCR profiles and timestamps. Future iterations of the Darwin Toolbox will include features such as synthetic biology breadboarding and networking to other boxes. Darwin Toolbox will ship with all the necessary accessories, such as pipettes and tubes, as well as a highly curated selection of reagents. | |
- | + | <div id="cadalbum"></div> | |
</div> | </div> | ||
- | <div class="rightcolumn | + | <div class="rightcolumn"><html><img style="border:3px solid #0A92D8" src="https://static.igem.org/mediawiki/2013/5/5b/Ucl_Top_labeled.png" /></html></div> |
- | + | ||
<div class="columnclear"></div> | <div class="columnclear"></div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Latest revision as of 17:11, 9 November 2013
Darwin Toolbox
Darwin Toolbox is our first product towards making synthetic biology more accessible. Key design considerations were ease of use and affordability. Our first version contains the core tools for biotechnology. Darwin Toolbox will also effortlessly connect to a computer and synchronise experimental data such as pictures of gel runs, PCR profiles and timestamps. Future iterations of the Darwin Toolbox will include features such as synthetic biology breadboarding and networking to other boxes. Darwin Toolbox will ship with all the necessary accessories, such as pipettes and tubes, as well as a highly curated selection of reagents.