HW_asi_stage (ScopeFoundry)
ASI Stage ScopeFoundry Hardware Component
- GitHub Repository
- Last Updated: 2023-09-20T03:25:28Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/asi_stage && cd ScopeFoundryHW/asi_stage && git init --initial-branch=main && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_asi_stage && git pull upstream_ScopeFoundry main && cd ../..
Readme
README could not be retrieved.