cspb-cli 1.0.2

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

cspbcli 1.0.2

cspb-cli
The Cluster System Power Board (cspb) Command Line Interface (cli) package contains a basic command line interface for use with the cluster system power board hardware.
Introduction
The cspb-cli package contains python code examples that make use of the cspb driver package to provide communications to the cluster system power board hardware via an i2c serial bus. The software was developed with a focus on the Raspberry Pi single board computer.
This package contains the following programs:


run_cspb_cli:
A basic command line user interface for communicating with and programming
the cspb hardware.


Dependencies
This package depends on the following packages:
cspb,
cmd2,
smbus
Code Examples
Running the GUI application:
run_cspb_cli

Installation Instructions
The cspb-cli package is pure Python and requires no compilation. Install as follows:
pip install cspb-cli

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.