Skip to content

Seperate repository from my "lab software" to build a program with multiple steps and a log.

License

Notifications You must be signed in to change notification settings

gavinfunr/MultiStep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is a standalone python file. If you install all of the required libraries and execute the file (bash command line is how we do it), it should open the GUI.

Credits:

Gavin Fisher at GavinFisherProfessional@gmail.com will be building the multistep part of the Lab_software project. Josh Rudfelt at jrudfelt@unr.edu and Sam Hutton at sam@samhutton.net helped build the initial project, while Damian Gimeno dgimeno@unr.edu made extensive edits.

Python Libraries Required:

  • thorlabs_apt
  • dearpygui
  • nidaqmx
  • matplotlib
  • pandas
  • datetime

Python Standard Modules Used:

  • os
  • collections
  • threading
  • time
  • smtplib

Just Copy Paste this into Git terminal to import all libraries
pip install thorlabs_apt dearpygui nidaqmx matplotlib pandas datetime

OS Systems tested on: Windows 11
Physical Hardware Used: Thorlabs LTS 300 Omega DMD 4380 Ni USB-6211

Goals of this specific project

  • Multiple pre-set n number of steps
  • Long term (time wise) distance graph display
  • Log of commands execcuted

About

Seperate repository from my "lab software" to build a program with multiple steps and a log.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages