Python library for the HT0740 Switch
Project description
HT0740 40V / 10A Switch Breakout
Installing
If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:
pip install ht0740
Otherwise our install script will set one up for you.
Stable library from GitHub:
git clone https://github.com/pimoroni/ht0740-python
cd ht0740-python
./install.sh
Latest/development library from GitHub:
git clone https://github.com/pimoroni/ht0740-python
cd ht0740-python
./install.sh --unstable
Note Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:
source ~/.virtualenvs/pimoroni/bin/activate
1.0.0
- Port to hatch/pyproject.toml
- Bump i2cdevice to >= 1.0.0
0.0.2
- Port to new i2cdevice>=0.0.6 set/get API
0.0.1
- Initial Release
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 ht0740-1.0.0.tar.gz.
File metadata
- Download URL: ht0740-1.0.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbd0e47fceb03867d141b221477abd1ba02ca94684bbde2393e20b0828af9107
|
|
| MD5 |
2daf47be07f5c0731af344b04e1a371a
|
|
| BLAKE2b-256 |
f45802338142069a34404f014a25ee6f8bffd7c1e392dabce834c03d6b61b9d0
|
File details
Details for the file ht0740-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ht0740-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b94d71c262bc284333d9d983cdfd2074a75d0069c8c355c1d987c3f968b3bf4
|
|
| MD5 |
16b18fea231c1727aaad25704b9948f5
|
|
| BLAKE2b-256 |
1bafcce0bb01f937085faf4717d36b46d1892d4173c5446c39f2d2430bd090cb
|