Python library for the coulomb counter cc75.
Project description
# coulomb_counter_cc75_py Python library for the coulomb counter cc75 ========================================================
The Coulomb_counter class allows to read and manage data from a USB connection with a coulomb counter cc75.
You can install it with pip:
pip install coulomb_counter_cc75
Exemple d’usage:
>>> from coulomb_counter_cc75 import Coulomb_counter >>> Coulomb_counter.onUpdate = lambda self: print(self) >>> coulomb_counter = Coulomb_counter("/dev/ttyUSB0") >>> coulomb_counter.launch()
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 coulomb_counter_cc75-4.0.0.tar.gz
.
File metadata
- Download URL: coulomb_counter_cc75-4.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 459582aec7f0a475b905f37f18c4eed92752946d57176c1f11561ed6a09a97a0 |
|
MD5 | e4a71c42b855cd39357e23e3d78b8bef |
|
BLAKE2b-256 | 3e30fe16dba671d4f3f8f0d152a2001f5cc220550390ab8dc3df677f9e4c93e4 |
File details
Details for the file coulomb_counter_cc75-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: coulomb_counter_cc75-4.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67115646c7fc9c075f988d36ef86f23d150e93bedbb4e67b470ca7dc62920d2f |
|
MD5 | 732ebc1cc0aece9e9918b816487315ce |
|
BLAKE2b-256 | e6b2ac63d5310c8d9e458647f106811ffad063ec729c09a0bc431b370bd45892 |