Resistor divider picker for DCDC/LDO applications
Project description
Resister picker
Power Divider Resistor picker
usage: resistor_divider_picker.py [-h] --vout VOUT --vfb VFB [--rmin RMIN] [--rmax RMAX] [--series {E24,E12,E96}]
🔧 自动从标准阻值中选出最合适的电阻对用于DCDC分压反馈。
options:
-h, --help show this help message and exit
--vout VOUT Target output voltage (e.g. 3.3)
--vfb VFB FB voltage of DCDC IC (e.g. 0.8)
--rmin RMIN Minimum resistor value (default 1k)
--rmax RMAX Maximum resistor value (default 1M)
--series {E24,E12,E96}
Resistor series to use
示例:
respick --vout 3.3 --vfb 0.8 --series E24
respick --vout 5 --vfb 1.25 --rmin 1000 --rmax 100000 --series E12
说明:
R1接在输出与FB之间,R2接在FB与GND之间
输出电压 Vout = Vfb * (1 + R1/R2)
- 本地测试
python -m respick --vout 3.3 --vfb 0.6
- 本地安装
pip install -e .
- 本地cli终端测试
respick --vout 1.8 --vfb 0.6 --series E24
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
respick-0.1.1.tar.gz
(4.0 kB
view details)
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 respick-0.1.1.tar.gz.
File metadata
- Download URL: respick-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b96c6522830a3b2e6c79ab0fb1d7c274349d1a473c07f58caa0de6f598107076
|
|
| MD5 |
f3f3c4ce3c2f0ee7c82df00b7ecde2f2
|
|
| BLAKE2b-256 |
8d136c25a9557ded3aa9e66c25ead1c72d92f9347751a3d3af43d26604189b02
|
File details
Details for the file respick-0.1.1-py3-none-any.whl.
File metadata
- Download URL: respick-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d57a9b1b3a58ad29ab470bcfb2e92415d8a9a2d77bb188b00af5581592f63d8
|
|
| MD5 |
a8c471efe0308f643ebfb84edd7feffa
|
|
| BLAKE2b-256 |
2622f8afee2baae929afad8af9c4cdaaacbcfe8bfd728e8ee6231d865c864ea4
|