Add a short description here!
Project description
philip-pal2
The PHiLIP (Primitive Hardware In the Loop Integration Product) PAL (Protocol Abstraction Layer)
Description
The application layer based on the mm_pal
for PHiLIP
.
Providing helpers and connection details specifically for PHiLIP.
PHiLIP PAL Installation
As this is both a python library (Phil interface) and application (philip-cli
) you may or may not want to install in a virtual environment.
Generally, a simple pip installation should work:
pip install philip-pal2
Logging on to PHiLIP CLI
First connect PHiLIP to the computer so a serial port connection is available.
To log into PHiLIP run:
philip-cli
Running single PHiLIP commands
Besides the full PHiLIP PAL Shell there is also CLI mode for simple one-shot access to PHiLIP interface functions. It allows to reset the PHiLIP MCU and the connected DUT.
After connecting PHiLIP simply run python3 -m philip_pal --help
to get the
following full usage description:
usage: python3 -m philip_pal [-h] [--verbose] [--dut_reset] [--reset] [port]
positional arguments:
port PHiLIP serial port
optional arguments:
-h, --help show this help message and exit
--verbose Enable more output
--dut_reset Reset device-under-test (DUT)
--reset Reset PHiLIP MCU
To get output use --verbose
, otherwise commands will silently be executed.
Note
This project has been set up using PyScaffold 4.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.
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
File details
Details for the file philip-pal2-0.0.2.tar.gz
.
File metadata
- Download URL: philip-pal2-0.0.2.tar.gz
- Upload date:
- Size: 68.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e85f99dd9c9c871e2538e78207dd45b64aae652f91524827377f69d835fcff |
|
MD5 | 8ae592710e042302a302836ca8f6c2db |
|
BLAKE2b-256 | ef945fe314e92cd6041c1283991028c3881f1805a12ca287c8d787c6a148aece |
File details
Details for the file philip_pal2-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: philip_pal2-0.0.2-py3-none-any.whl
- Upload date:
- Size: 57.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66acfa792294ecc5f47f21bd38388852bcfb220ccd8cd42b18963f6f764bfaec |
|
MD5 | 65c3e161d7e55a9a22fac9e5d4e805ec |
|
BLAKE2b-256 | 54174aae65ecfbcd15a268c75208c96dbb7aa89cae0f9b304d0ca40f5d9295b2 |