Skip to content
View urisolve's full-sized avatar

Block or report urisolve

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
urisolve/README.md

Welcome to U=RIsolve Application!

alt text

U=RIsolve is a web-based framework for teaching and self-learning circuit analysis methods. This app uses a circuit description model (netlist) generated by the QUCS simulator to produce a straightforward demonstration of the analysis process. U=RIsolve enables:

  1. Students to learn how to apply the circuit analysis methodologies.
  2. Students to compare their resolution with the U=RIsolve output.
  3. Educators to produce off-class and in-class examples.

Getting Started

These will get you a copy of the project up and running on your local machine either for development and testing purposes.

Prerequisites

Docker Desktop: the building framework used

Installing

Clone the U=RIsolve repository

git clone https://github.com/txroot/urisolve.git

Build and push the base version

cd ./base && docker build -t docker.pkg.github.com/txroot/urisolve/webappx64:base .
docker push docker.pkg.github.com/txroot/urisolve/webappx64:base .

Build and push the stable version

cd ../build && docker build -t docker.pkg.github.com/txroot/urisolve/webappx64:stable .
docker push docker.pkg.github.com/txroot/urisolve/webappx64:stable .

After any alterations, repeat the build command for the stable version and run the compose

docker build -t docker.pkg.github.com/txroot/urisolve/webappx64:stable . && docker-compose up -d

Running

The Apache HTTP Server will be hosted on your local machine

http://localhost

Contacts

We are open to suggestions on how to improve this framework, feel free to ask any questions and to try U=RIsolve

U=RIsolve – application website

E-mail – our e-mail address

Authors

  • Mário Alves

  • Francisco Pereira

  • André Rochatxroot

  • Lino SousaLino Sousa

Popular repositories Loading

  1. react-circuit-schematics react-circuit-schematics Public

    A React library that allows you to draw circuit schematics

    JavaScript 5 1

  2. circuiteditor-v1 circuiteditor-v1 Public

    JavaScript 1

  3. urisolve urisolve Public

    JavaScript 1 3

  4. oscilloscope-simulator oscilloscope-simulator Public

    JavaScript 1 1

  5. circuit-segmentation circuit-segmentation Public

    C++ 1

  6. sketches sketches Public

    HTML