summaryrefslogtreecommitdiffstats
path: root/academic/gresistor/README
diff options
context:
space:
mode:
author Erwin van Zanten <e.van.zanten.evz@gmail.com>2012-12-14 06:36:01 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-15 15:13:34 +0100
commit5f9b716ecfbef39b92f602b1af48cffe4b972174 (patch)
tree5a07381258d3a4e26eb5d3a80acf3b3f974ad25e /academic/gresistor/README
parent18c5c1bccdd528e3ad75a64cac36645fba7ca5ba (diff)
downloadslackbuilds-5f9b716ecfbef39b92f602b1af48cffe4b972174.tar.gz
slackbuilds-5f9b716ecfbef39b92f602b1af48cffe4b972174.tar.xz
academic/gresistor: Added (resistor color code calculator).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/gresistor/README')
-rw-r--r--academic/gresistor/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/academic/gresistor/README b/academic/gresistor/README
new file mode 100644
index 0000000000..e543019154
--- /dev/null
+++ b/academic/gresistor/README
@@ -0,0 +1,11 @@
+gresistor is a Gnome resistor color code calculator.
+
+To allow for identification, resistors are usually marked
+with colored bands. Often refered to as color codes, these
+markngs are indicative of their resistance, tolerance and
+temperature coefficient.
+gResistor helps you translate resistor color codes into a
+readable value. All you have to do is watch the colors on
+the resistor and then enter them in the program. As you
+enter colours you'll see that the resistor value changing
+accordingly.