HW_acton_spec (ScopeFoundry)
Acton Spectrometer 2300i ScopeFoundry Hardware Component
- GitHub Repository
- Last Updated: 2023-12-17T10:15:42Z
To add to your microscope
cd to/your_project_folder
and use the following cmd (requires git)
mkdir ScopeFoundryHW/acton_spec && cd ScopeFoundryHW/acton_spec && git init --initial-branch=master && git remote add upstream_ScopeFoundry https://github.com/ScopeFoundry/HW_acton_spec && git pull upstream_ScopeFoundry master && cd ../..
Readme
ScopeFoundryHW.acton_spec
Princeton Instruments / Acton 2300i Spectrometer plug-in for ScopeFoundry.
This interface uses the RS-232 or USB-serial interface to Acton spectrometers
It has been tested with Acton 2300i and 300 series spectrometers
ScopeFoundry is a Python platform for controlling custom laboratory experiments and visualizing scientific data
This software is not made by or endorsed by Princeton Instruments, Inc.
Authors
Edward S. Barnard esbarnard@lbl.gov
Requirements
* ScopeFoundry
* PySerial