A very rough python program to help calculate voltages from a two resistor voltage divider circuit.
|
|
||
|---|---|---|
| README.md | update readme | |
| voltdiv.py | add voltage divider python program | |
voltagedivider
A very rough python program to help calculate voltages from a two resistor voltage divider circuit.
Written in Python 3 It works, feel free to add and improve