Skip to content

HaissLab-Exaspim/obis-laser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBIS Laser Driver

A minimal python driver for an OBIS laser

Connection Overview

Python Driver Installation

From this directory, invoke:

pip install -e .

After installation, all of the examples should work.

for Linux

Install UDEV Rules

Install by either copying 10-obis.rules over to your /etc/udev/rules.d folder or by symlinking it with:

sudo ln -s /absolute/path/to/obis/10-vibratome.rules /etc/udev/rules.d/10-vibratome.rules

Then reload udev rules with

sudo udevadm control --reload-rules

About

a minimal python package for controlling Obis LS and LX lasers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%