User Tools

Site Tools


microscope:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
microscope:start [2017/11/18 22:19] – [SEM] mcmastermicroscope:start [2018/12/26 13:07] (current) mcmaster
Line 1: Line 1:
 +See also: http://microwiki.org
 +
 Since microscopes are a critical instrument this section provides information on both microscope techniques and equipment.  There are already many good sites on microscope techniques so the focus will be more on discussing which ones are relevant for ICs and providing external links to provide more information. Since microscopes are a critical instrument this section provides information on both microscope techniques and equipment.  There are already many good sites on microscope techniques so the focus will be more on discussing which ones are relevant for ICs and providing external links to provide more information.
 +
 +[[:motor:stepper]]
  
 ====== General reccomendations (optical) ======  ====== General reccomendations (optical) ====== 
Line 39: Line 43:
  
 Some non-CNC microscope chassis may be easier to mod for CNC control. For example, the Olympus BHMJ is a boom mount, which can be easy to re-mount with a stage. Some non-CNC microscope chassis may be easier to mod for CNC control. For example, the Olympus BHMJ is a boom mount, which can be easy to re-mount with a stage.
 +
 +===== Camera =====
 +
 +Things to consider:
 +  * What resolution do you need? Likely your lowest magnitude objective will drive this
 +  * Consider how camera RGB pattern will effect resolution
 +    * I use 4x resolution to compensate
 +  * How many bits do you need? Most cameras are 8 bit, but 12 or 16 bit will provide better dynamic range
 +  * Do you have low light requirements? Otherwise you probably don't need a cooled camera
 +
 +For Linux software, as of Nov 2017, I believe the MU800 is the only camera with V4L support in Linux (also noting there are MU300 and MD1900 drivers not in mainline). AmScope/TopuTek/ScopeTek does provide libusb drivers though, so you could make a custom application. Finally, note uManager supports misc microscope stages out of box.
 +
 +Some people elect to use DSLRs. You can control these using gPhoto2 or similar solutions.
  
  
Line 45: Line 62:
 My standard system is something like: My standard system is something like:
   * Olympus BH2 core w/ BH2-UMA   * Olympus BH2 core w/ BH2-UMA
 +  * Chassis
 +    * Don't have a consistent option here
 +    * Post mounted (ex: BH2 BHMJ) is easy to use
 +    * The large frame used on pr0nscope is relatively popular, but I don't know model number
   * Surplus linear stages   * Surplus linear stages
     * Retrofitted with MDrive17 integrated driver stepper motors     * Retrofitted with MDrive17 integrated driver stepper motors
     * Machined mounts     * Machined mounts
-  * Newport mirror mount for leveling (mounted upside down)+  * Mirror mount for leveling 
 +    * Full size: large mount (ex: Newport NRC 39) rightside up 
 +    * Small / low cost: small mount (ex: Newport MM2) upside down
   * Machinekit on beagle bone black (BBB) as CNC controller   * Machinekit on beagle bone black (BBB) as CNC controller
 +    * Usually with an Adafruit 572 (Proto Cape Kit for BeagleBone & Beagle Bone Black) for connectors and/or level translation
   * Thinkpad T61p controlling the microscope   * Thinkpad T61p controlling the microscope
   * MU800 microscope camera   * MU800 microscope camera
Line 55: Line 79:
     * For direct RGB control     * For direct RGB control
   * pr0ntools (libpano core) for image stitching   * pr0ntools (libpano core) for image stitching
 +
 +[[https://siliconpr0n.org/wiki/doku.php?id=mcmaster|Specific system information here]]
  
  
Line 92: Line 118:
 Follow the [[http://hugin.sourceforge.net/tutorials/scans/en.shtml|Hugin tutorial for stitching scanner images]]. If you have an XY stage, you can take out the rotation parameter since it should be negligible. Follow the [[http://hugin.sourceforge.net/tutorials/scans/en.shtml|Hugin tutorial for stitching scanner images]]. If you have an XY stage, you can take out the rotation parameter since it should be negligible.
  
-====== Field Stop (FS) and Aperature Stop (FS) ======  
- 
-Properly adjusted can give a real improvement in image quality.  Unadjusted (Mit20x objejective): 
- 
-{{:microscope:as_fs_unadj_mit20x.jpg?300|}} 
- 
-Adjusted (Mit20x objejective): 
- 
-{{:microscope:as_fs_adj_mit20x.jpg?300|}} 
- 
- 
-====== DIY non-optical ======  
- 
-  * [[http://sxm4.uni-muenster.de/stm-en/|STM Construction Kit]] 
-  * [[http://www.e-basteln.de/|STM: A project by Jurgen Muller]] 
-  * http://dberard.com/home-built-stm/ 
  
microscope/start.1511043558.txt.gz · Last modified: 2017/11/18 22:19 by mcmaster