connects to a number of lasik boards and provides a service
Project description
Lasik service that exposes an interface to all beams of all connected lasik boards
Installation
tested on Ubuntu 18.04 only
From source for development
Clone the repo and in this folder run
pip3 install virtualenv
virtualenv env
source env/bin/activate
pip3 install -e .
The -e
switch installs with symlinks to this folder which is great during development.
From PyPI
pip3 install lasikservice
Usage
- to start the server:
lasikservice <host port>
- to talk to a single board:
lasikconnect <serialdevice>
eglasikconnect /dev/ttyACM0
- note: pip might install these commands in
~/.local/bin
which might not be in your path.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lasikservice-0.1.4.tar.gz
(6.1 kB
view hashes)
Built Distribution
Close
Hashes for lasikservice-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3c8d64c5f96ab68f56354e2d7f6f296a1ee496d430c7cfbc9e5d0b4391c51e3 |
|
MD5 | b01dcab3f30dbf51fa0f59413d15aba4 |
|
BLAKE2b-256 | 2586982b1db8e4d6b2b5e9bbdb2f54199304b05a63da34c7143c8c1175ae206d |