- May 11, 2008
- 22,142
- 1,401
- 126
Amazing, what an incredible feature, a home build scanning tunneling microscope. Built by Daniel Berard, a phd physics student at McGill university. Amazing feature to build such a device in hardware and write the software for it.
https://www.eeweb.com/project/home-built-stm/
https://en.wikipedia.org/wiki/Scanning_tunneling_microscope
The website from Dan Berard.
https://dberard.com/home-built-stm/



https://www.eeweb.com/project/home-built-stm/
The project was built by Daniel, a Physics PhD student at McGill University. It is made of cheap piezo buzzer element. He was able to image highly-oriented pyrolytic graphite (HOPG) with atomic resolution. The image below shows the hexagonal lattice structure of graphite.
The STM electronics works using a microcontroller (Teensy 3.1) which scans the tip in a raster pattern by generating X and Y scanning signals using a DAC. A DC bias voltage, also generated by a DAC, is applied to a conductive sample, causing electrons to tunnel across the gap between the tip and the sample when they are brought close enough together (<1 nm). This current is measured by a preamplifier, which outputs a voltage proportional to the tunneling current. This signal is digitized and fed into a PI control loop, the output of which is sent to a DAC and used to drive the scanner’s Z-axis, causing the tip to track the sample topography. What’s truly amazing is that this actually works really well! The tunneling current increases exponentially (by around a factor of 10 per Angstrom) as the tip gets closer to the sample surface, and this is what makes the STM so sensitive, to the point of being able to resolve individual atoms under ambient conditions.
https://en.wikipedia.org/wiki/Scanning_tunneling_microscope
The website from Dan Berard.
https://dberard.com/home-built-stm/