Skip to content

Calculate voltage divider circuits with style. πŸ”‹

License

Notifications You must be signed in to change notification settings

mark-mxwl/v-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

V-Out πŸ”‹

This is a simple, fun-to-use terminal program (with sound!) for calcuating voltage divider circuits. Perfect for hardware engineers and tinkerers.

Getting Started

To compile v_out.cpp w/ VS Build Tools (via Developer PowerShell):

cl /EHsc v_out.cpp

To run the .exe in Bash or PowerShell from root dir.:

./v_out.exe

The user is prompted for voltage input and resistor values, after which the divided voltage is displayed, along with the entered circuit details.

Note

Options for calcuting inverting/non-inverting op-amp circuits are on the way, as is modularity of user input (for instance, calculating Vin or R1, as opposed to Vout).

Important

Sound features are currently only available to Windows users.

About

Calculate voltage divider circuits with style. πŸ”‹

Topics

Resources

License

Stars

Watchers

Forks

Languages