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

Line 135: Line 135:
 
});
 
});
  
$("scroll").click(function(){
+
$("#scroll").click(function(){
$(document).animate({scrollTop:$(window).height});
+
$(document).animate({scrollTop:$(window).height()},"slow");
 
});
 
});
  

Revision as of 01:21, 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.