1
0
Fork
You've already forked voltagedivider
0
A very rough python program to help calculate voltages from a two resistor voltage divider circuit.
  • Python 100%
2026年03月21日 18:11:58 +00:00
README.md update readme 2026年03月21日 18:11:58 +00:00
voltdiv.py add voltage divider python program 2026年03月21日 18:09:30 +00:00

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