Skip to main content

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

build

python -m build

upload pypi

twine upload dist/*

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.7.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

respick-0.1.7-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file respick-0.1.7.tar.gz.

File metadata

  • Download URL: respick-0.1.7.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for respick-0.1.7.tar.gz
Algorithm Hash digest
SHA256 aee37dfca62c59b9c9596f875dc9648c4093e9ae911f16a5a76609fa5843ce6c
MD5 4345d34d9a590fe26ff340e6b57efd66
BLAKE2b-256 91f2e163f546c9c83ff06414482c1cb1005efa40b1207bd892640e7377bf3aa4

See more details on using hashes here.

File details

Details for the file respick-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: respick-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.4

File hashes

Hashes for respick-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 89920a704797fbee6f4645eb107dff74b4f94c3348b980c936333b26f796eeb4
MD5 f5a8f4ad4666127f08fe3dd89ea1347b
BLAKE2b-256 ad28f544c8ef61c69adcb80e848eb13588bb639dcbcfcbf76f5ef8452bc866e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page