Difference between revisions of "Team:Cambridge-JIC/Make Your Own"

Line 181: Line 181:
 
final = function(options) {
 
final = function(options) {
 
       window.location.href="#CC0";
 
       window.location.href="#CC0";
 +
      ret = ''
 
       return $('<div>').html('<h3>Thanks!</h3><br/><table><tr><th>Item</th><th>Number</th></tr><tr><td>jsjdjd</td><td>'+(options[0] == 0 ? '1' : 'No go away')+'</td></tr></table>')
 
       return $('<div>').html('<h3>Thanks!</h3><br/><table><tr><th>Item</th><th>Number</th></tr><tr><td>jsjdjd</td><td>'+(options[0] == 0 ? '1' : 'No go away')+'</td></tr></table>')
 
}
 
}

Revision as of 18:14, 13 September 2015

Make Your Own

If you want to make your very own OpenScope, this is the page for you!

OpenScope is a modular microscope: you can use it in manual mode, or you can add motors for finer control. It is very easy to swap between manual and motorized modes.

You can also use bright-field imaging only, or extend the microscope to include fluorescence imaging or dark-field imaging.

It is also possible to make the microscope fully battery-powered (ideal for fieldwork!).