bts7960-micropython
bts7960-micropython is a Python library to control a motor driver using the BTS7960 H-Bridge IC. This library allows you to control the motor speed and direction through PWM (Pulse Width Modulation) signals using a microcontroller like the ESP32 or ESP8266.
Features
-
Control motor direction (forward/reverse)
-
Control motor speed (from -100 to 100)
-
Easy-to-use API for integrating into projects
Installation
Install via pip (once available on PyPI)
pip install bts7960-micropython
Release files for bts7960-micropython 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bts7960-micropython-0.0.1.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bts7960_micropython-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.6 kB
Release files / bts7960-micropython-0.0.1.tar.gz
| Download URL | bts7960-micropython-0.0.1.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
caf7020f505d3d26c21f201deecd05c480356f2c2b14466181e2f93f6656d166
|
|
BLAKE2b-256 checksum How to use checksums |
17a9a07cb85ad078a0de820b3583a44cdc80612220357ed1b19b6ffe80f13268
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / bts7960_micropython-0.0.1-py3-none-any.whl
| Download URL | bts7960_micropython-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3435448a3654a312556c16feaec620431ac9a409c5310dbf321b4f60129a1a5
|
|
BLAKE2b-256 checksum How to use checksums |
5575b965f05ea2018575792ac7d3c767b609313539ed61b47f8ded548bffc1f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|