Do the monster math to convert ADC readings into appropriate temperature values. The absolute result is way off but it seems to respond sanely in relative terms. Additionally, apply a low pass filter with f=1Hz to smoothen the noise a tiny bit. |
||
---|---|---|
Calculations | ||
Control | ||
Drawings | ||
Electronics | ||
Mechanical | ||
Misc | ||
.gitattributes | ||
.gitignore | ||
CAD-Screenshot.png | ||
README.md | ||
TODO.md |
Scanning Tunneling Microscope
This repository contains the technical documents for the Scanning Tunneling Microscope (STM) we are currently (re)building.
State of the project
Our STM build is currently work in progress and we have not yet achieved imaging. Please check our lab notes for current updates.
Working State of the CAD Model
Directory Structure
Electronics/
— Schematics of the STM control box and preamplifierDrawings/
— Mechanical drawings for various parts (mostly the vibration isolation frame)Mechanical/
— CAD model (FreeCAD)Control/
— Software for controlling the STMCalculations/
— Jupyter notebooks for various calculations around the STM