No project description provided
Project description
moRFeusQt
Simple cross platform tool for controlling moRFeus mixer/RF generator via the HID protocol.
Update - This applications now supports multiple devices!
Product information : https://othernet.is/products/morfeus-1
This tool was written in Python3 using :
-
hidapi :
https://github.com/trezor/cython-hidapi
-
PyQt5 :
https://pypi.org/project/PyQt5/
Installation and Usage
The following instructions assume that you have a git environment installed...
For Windows:
Prerequisites
Python 3 :
https://www.python.org/downloads/release/python-365/
moRFeusQt Installation
$ git clone https://github.com/Psynosaur/moRFeus_Qt
$ cd moRFeus_Qt
$ python setup.py install
$ moRFeusQt.exe
For Linux:
Prerequisites
Python, libudev & libusb:
$ sudo apt install python3.6-dev python3-setuptools python3-pip libudev-dev libusb-1.0-0-dev
moRFeusQt Installation
$ git clone https://github.com/Psynosaur/moRFeus_Qt && cd moRFeus_Qt
Removing sudo requirement for udev usb raw access :
$ sudo ./hidsetup.sh
Install local package
$ python3 setup.py install
$ moRFeusQt
For Mac OS:
Prerequisites
Homebrew
From : https://brew.sh/
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Python :
$ brew install python
moRFeus_Qt Installation
$ git clone https://github.com/Psynosaur/moRFeus_Qt && cd moRFeus_Qt
$ python3 setup.py install
$ moRFeusQt
Unit Tests
$ python setup.py test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moRFeusQt-2.639.tar.gz
(22.5 kB
view details)
File details
Details for the file moRFeusQt-2.639.tar.gz
.
File metadata
- Download URL: moRFeusQt-2.639.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 856e28c54e85001cbc66f40f37001c9aa90cb9bc538ab4ead8b5634780cd2170 |
|
MD5 | 095c77537b02d77b759aad288733fb3d |
|
BLAKE2b-256 | f8669310b13d778949a27aef10ec721ed0c7a617530740e54cc14cf8b92ac1c8 |