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
Release files for ht0740 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ht0740-1.0.0.tar.gz | 9.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ht0740-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.7 kB
Release files / ht0740-1.0.0.tar.gz
| Download URL | ht0740-1.0.0.tar.gz |
|---|---|
| Size | 9.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dbd0e47fceb03867d141b221477abd1ba02ca94684bbde2393e20b0828af9107
|
|
BLAKE2b-256 checksum How to use checksums |
f45802338142069a34404f014a25ee6f8bffd7c1e392dabce834c03d6b61b9d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|
Release files / ht0740-1.0.0-py3-none-any.whl
| Download URL | ht0740-1.0.0-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5b94d71c262bc284333d9d983cdfd2074a75d0069c8c355c1d987c3f968b3bf4
|
|
BLAKE2b-256 checksum How to use checksums |
1bafcce0bb01f937085faf4717d36b46d1892d4173c5446c39f2d2430bd090cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.11.2
|