Basic Tutorial

Learn how to write your own custom ScopeFoundry hardware and measurement plugins.

The goals of this tutorial are to:

  • Help you build your first microscope app.
  • Introduce ScopeFoundry documentation.
  • Teach you how to use ScopeFoundry tools efficiently.

Access the code from the tutorial repository.

If you are new, we recommend completing all basic tutorials in order.


New Microscope App

Learn how to set up ScopeFoundry and create your first Microscope App.

Hardware Component

Develop your first HardwareComponent to communicate with your hardware device.

Measurement Component

Learn how to build a custom Measurement and how to get started analyzing the data.

Hardware Part 2 - Low-Level Interface

More on low-level interface implementation.