An open API service indexing awesome lists of open source software.

https://github.com/dopebiscuit/asu-cse131s-capstone

My code for ASU's CSE131s Course Capstone project, My code and snapshots of the test run can be found in each task, as well as the task description.
https://github.com/dopebiscuit/asu-cse131s-capstone

ain-shams-university capstone-project circuits-and-electronics cpp

Last synced: over 1 year ago
JSON representation

My code for ASU's CSE131s Course Capstone project, My code and snapshots of the test run can be found in each task, as well as the task description.

Awesome Lists containing this project

README

          



---

# CSE131s Capstone Project

**This project consists of 3 tasks, it was a progressive project meaning each task employed the skills learned in the previous task, the project is in C++, and each task has a pdf containing the task description and requirements.**

The project is a circuit equivalent resistance calculator, that takes the input in a structured string format and calculates the equivalent resistance using series and parallel calculations when required to reach the final answer.