Difference between revisions of "Team:IISc-Bangalore/Hardware"

 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
  
<div id="scroll" style="padding: 40px; position: fixed; bottom: 0; left: 45.5%;">
 
<center>
 
<img src="https://static.igem.org/mediawiki/2017/b/b4/T--IISc-Bangalore--HW--scroll.png" height="50" width="50" id="scroll">
 
</center>
 
</div>
 
  
 
<center>
 
<center>
Line 131: Line 126:
  
 
</div>
 
</div>
 +
 +
<div id="scroll" style="padding: 40px; position: absolute; top: 6%; left: 45.5%;">
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2017/b/b4/T--IISc-Bangalore--HW--scroll.png" height="50" width="50" id="scroll">
 +
</center>
 +
</div>
 +
  
 
</div>
 
</div>
Line 140: Line 142:
  
 
$('#scroll').click(function(){
 
$('#scroll').click(function(){
     $("html, body").animate({ scrollTop: $(window).scrollTop + $(window).height()}, 600);
+
     $("html, body").animate({ scrollTop: $(window).height()}, 600);
 
     return false;
 
     return false;
 
});
 
});

Latest revision as of 01:43, 2 November 2017

It's cheap. Two orders of magnitude less than alternatives.

And it holds its own against the gold standard - a spectrophotometer.

It's easy to build. A college freshman built it in two hours.

Want to build one yourself? We know you want to.

But designing it wasn't so easy. See how we failed - and tried again.