Skip to content

This is meant to be imported as a spoof of the pyserial library. This allows for basic testing of the Quantum Composer's MicroJewel Laser.

Notifications You must be signed in to change notification settings

nschaffin/OASIS-Laser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OASIS Laser

This code is meant to control a MicroJewel laser using the USB serial interface.

Requirements

This code has been tested on Python 3.7, however Python 3.5 may work as well. The only other external library required is the pyserial library, which can be installed by running: pip install -r requirements.txt

Installation

To install ujlaser onto your system:

  • Git clone the repository
  • cd into the directory
  • Run pip install .

About

This is meant to be imported as a spoof of the pyserial library. This allows for basic testing of the Quantum Composer's MicroJewel Laser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages