Skip to content

Simple RLC Calculator with Visualization & GUI, (Not) Enough for High School Exam

License

Notifications You must be signed in to change notification settings

leomotors/Simple-RLC-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-RLC-Calculator

Simple RLC Calculator, (Not) Enough for High School Exam

🔭 Program's Scope

Given a simple circuit¹ consisting R, L, C and Voltage across all components.

This program will be able to calculate current passing through each component and voltage across it.

  1. For the Current Version, there can't be a circuit inside Parallel One, it's complexity is not supported yet.

⚠️ Disclaimer

  • This program's algorithm is not perfect, it can still give wrong calculation on some situation.
  • The 'inaccurate' of floating numbers exist, please proceed with caution.

⚙️ Dependencies to Run

Requires Python, Run main.py to start program.

  • pygame
  • pyautogui
  • pymsgbox

System Compatibility is depend on pygame. (Windows Recommended)

📚 Documents

How to use : Here

⚡ 'P h y s i c s'

About

Simple RLC Calculator with Visualization & GUI, (Not) Enough for High School Exam

Topics

Resources

License

Stars

Watchers

Forks

Languages