Skip to content

chrisdoble/scanning-electron-microscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my DIY scanning electron microscope project.

My initial goal is to image samples using secondary electron emission and control the microscope from my computer.

I'm also documenting the process on YouTube here.

Roadmap

  • Purchase vacuum equipment
    • Edwards ADC MkII gauge controller
    • Edwards WRG-S wide range pressure gauge
    • Pfeiffer TC-600 turbomolecular pump controller
    • Pfeiffer TMH 071 P turbomolecular pump
  • Build a controller for the vacuum equipment
  • Build an electron gun
  • Build electrostatic or electromagnetic lenses
  • Build an Everhart-Thornley detector
  • ???
  • Look at stuff

Repository structure

The repository structure is as follows:

  • case: 3D models of the controller case for 3D printing.
  • common: A Rust crate containing code common to firmware and host.
  • electron-gun-simulation: A web-based simulation of an electron gun.
  • electronics: KiCad files for the controller PCB.
  • firmware: A Rust crate containing the Embassy-based firmware for the controller.
  • host: A Rust crate containing code to interface with the controller from a host computer.

Required hardware

Running

See each directory's README.md for instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors