Skip to content

abithakt/circuit-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

circuit-solver

An assignment for my Network Theory class.

The formulae used to calculate the answers can be found in formulae.pdf.

Usage

  1. Install python3 and pip.

  2. Using pip, install easygui and openpyxl.

  3. Download circuit-solver.py.

  4. Place your excel sheet in the same folder as circuit-solver.py. It must be a .xlsx file and the phone numbers must start from the fifth row and second column (B5).

  5. Run circuit-solver.py:

python3 circuit-solver.py

or

py circuit-solver.py
  1. Open your excel file to see the answers!

Issues

If you find any bugs or mistakes, please let me know by opening an issue!

About

An assignment for my Network Theory class

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages