Skip to content

Graphical user interface for operating ScioSpecEIT devices.

License

Notifications You must be signed in to change notification settings

spatialaudio/sciospecgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScioSpecGui

A graphical user interface for operating SciospecEIT devices.

1. Installation and Run

Clone this repository and navigate to the loaded directory. Inside the cloned folder just type:

python main.py

and the gui should start. If packages are missing just install them using pip:

pip install -r requirements.txt

To Be Done...

Error Handling

USB-Connection Problems

If you can´t establish a connection to the USB-FS or USB-HS port on Linux, make shure you have the permission to do this.

For USB-HS:

sudo chmod a+rw /dev/ttyUSB0

For USB-FS:

sudo chmod a+rw /dev/ttyACM0

Furthermore you have to install a FTDI driver.

About

Graphical user interface for operating ScioSpecEIT devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages