Repository that includes several problems from measurement and instrumentation class
In this first step, we need to obtain the Rth equation in 'Vs, R1, R2, R3 & R4' terms. Just need to apply algebra. The steps can find here.
The first code was very basic, it just prints lines of text in the terminal, and the user also type the values in it. You can see this code here.
In this code I implemented Tkinter, which allows to make a GUI. It includes a diagram for the code and it's more interactive. You can see the code here. I include a capture for the code running.