项目作者: Vasile2k

项目描述 :
Voltage divider resistor value calculator
高级语言: Python
项目地址: git://github.com/Vasile2k/VoltageDividerCalculator.git
创建时间: 2017-02-07T10:27:01Z
项目社区:https://github.com/Vasile2k/VoltageDividerCalculator

开源协议:MIT License

下载


Voltage Divider Resistor Value Calculator

A very simple tool if you’re too lazy to search values yourself. Just type in input voltage, output voltage and how close you want to be.

For example, if you say input voltage 5, output 3.3 and approximation to be 10 this program will find all possible values from standard resistors to make a voltage divider with 5 volts input and 3.3 ± 10% volts output.

Why?

Because.