Skip to content

Design Description and Constraints

Published: at 12:19 AM (4 min read)

This project presents the design and construction of a low-cost, air-operable Scanning Tunneling Microscope (STM) capable of sub-nanometer resolution. STMs detect quantum tunneling currents between a conductive tip and sample to image surfaces at atomic scale, but commercial systems are expensive and complex. Our goal was to build an educational STM for under $300 using off-the-shelf components.

The system integrates three main subsystems: (1) custom PCBs including a ±15V Power Supply, Teensy 4.0-based Mainboard, low-noise Tunneling Amplifier, and an ESP32 Devkit for wireless GUI access; (2) a steel scan head with stepper-driven coarse approach and piezoelectric fine scanner; and (3) layered vibration isolation using springs, Viton damping, and eddy current brakes.

Firmware under development on the Teensy will control raster scanning, Z-axis feedback via PI control, and real-time image streaming to a PC. All of the subsystems are currently developed. We are currently in the process of debugging our Mainboard to raster across conductive samples. Parallel market research shows promise for educational and hobbyist use, with interest from students, teachers, and researchers.

We attempt to show that atomic-scale imaging is achievable with accessible hardware, offering a platform to explore quantum-scale phenomena.