python wrapper for I2C communications with ORCASEMI devices through FTDI
Project description
PYORCAI2C
quickstart (ORCA DEVELOPMENT TEAM ONLY)
- clone the repository locally
git clone git@github.com:orcasemi/pyorcai2c.git
if you get an error about not having enough clearance to clone it please follow this tutorial to setup a github ssh-key and contact orcasemi github organization to be added as a member
- setup and activate virtual envinroment
cd pyorcai2c
python -m venv
- if you are on windows and you have never done that before you need to enable powershell to run scripts in order to activate the newly created virtual envinroment
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
run that from an admin elevated powershell
- activate the virtual envinroment
.\venv\Scripts\activate
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyorcai2c-0.0.4.tar.gz.
File metadata
- Download URL: pyorcai2c-0.0.4.tar.gz
- Upload date:
- Size: 61.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f1f5b1d35c0ca842f9212be56653bbd53b8cef42cae5ec99637dab05d4b627d
|
|
| MD5 |
8a99095d752d66b3c2cc9a787cdcd45e
|
|
| BLAKE2b-256 |
5fc59d343dee38a7629c5c69517a99ffce2d68f84f83dcccdd07b0116251df23
|
File details
Details for the file pyorcai2c-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pyorcai2c-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce8316026e99f60ffb5d0aff1d814264eda8958a98f8773c912829a6cbb4c23
|
|
| MD5 |
393ae1115c563e3d093afd9f38898a32
|
|
| BLAKE2b-256 |
dbac1992089ee56ca052e01532806e07e1ce519ff20495f1752129f251618450
|