Skip to content

erenterzioglu/Resistor-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Resistor Logo

License Language

Resistor Finder

Description

  • 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.

Project Structure

  |-> resistor_finder
        |-> bin
        |-> images
        |-> src
            |-> resistor_finder
  • bin: Output class files
  • images: Resistor images
  • srs: Source code

Build

Tools Required

  • JDK
  • JRE
  • A Java IDE (IntelliJ, Eclipse, Netbeans) or a text editor

Setup

  • 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.

Contributing

  • 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.

Authors

  • Eren Terzioğlu
  • Mert Türkmenoğlu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages