- Resistor Finder helps you determine your resistor value and colors. You can enter an Ohm value and see the corresponding resistance colors. Or you can choose colors and see the value of the resistor.
|-> resistor_finder
|-> bin
|-> images
|-> src
|-> resistor_finder
bin
: Output class filesimages
: Resistor imagessrs
: Source code
- JDK
- JRE
- A Java IDE (IntelliJ, Eclipse, Netbeans) or a text editor
- You need JDK on your system.
- Fork and clone the repository:
- After getting repository on your local environment, create a branch.
- You can edit source code files or you can create Java project on your IDE.
- Fork and clone the repository.
- Follow the steps under the build chapter.
- Do not add any IDE project files.
- Push and open a pull request.
- Eren Terzioğlu
- Mert Türkmenoğlu