This is a menu to control an integrating sphere through a serial interface (rs232)
Project description
Integrating sphere how to Readme
Author(s)
-
Victor Esparza
-
Fabrizio Di Francesco
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on your system.
### Prerequisites
What things you need to install the software and how to install them:
* Python 2.7 and or 3.7.1 (latest version) * pip (latest version) The rest of the needed packages is going to be installed as a dependency from pip repo.
Installing process
Navigate to pip repo pip
All you need is to execute the command displayed in your favourite terminal.
Using Iteda software (Linux)
We only support linux systems, if you need to change some setings about the serial port configuration, please edit the menu.c file included and compile it.
Compilation
open a terminal
Navigate to the directory where the file is located and compile it like this>
cc -o menu menu.c
Unix/Linux
open a terminal
python ## execute python terminal (python 2)
from iteda import iteda ## now we import the program
iteda.main() ## execute the menu
Versioning
We use GitKraken for versioning.
Acknowledgments
- A big thank you to all the iteda team
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
File details
Details for the file iteda-1.12.tar.gz
.
File metadata
- Download URL: iteda-1.12.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18d12830afe17ae832bd2cc7d842bbc7647ef737988735627686a6039b204376 |
|
MD5 | 4810bfc3e3fe1c9a2ee0f79604e1e8d2 |
|
BLAKE2b-256 | 7d6d634d21b6e0234481ddf73644ed5994e53783e234d2a2585c7cab1b3237e4 |