Commit Graph

8 Commits (8c38618625e587731f9e057c77cf6ac0a06e40b8)

Author SHA1 Message Date
Dylan Lloyd 19562b378c formatting changes 2012-11-15 20:30:05 -05:00
Joe Walnes 7aef13b7e3 Resistor colors: Show additional tolerance band.
It always shows one extra color (gold = 5%). This is the most
common value and showing this makes it a lot more obvious how
the colors match up with a real resistor.
2012-11-15 20:30:05 -05:00
Joe Walnes 14d86c827f ResitorColors use 4 bands instead of 5.
These seems to be more common.

e.g. 4.7K ->
* 5 bands (old): yellow(4), purple(7), black(0), brown(x10), tolerance
* 4 bands (new): yellow(4), purple(7), red(x100), tolerance
2012-11-15 20:30:05 -05:00
Joe Walnes 2d739b8a01 Indicate what the individual resistor colors mean.
e.g. instead of:
  yellow red black brown
we now say:
  yellow (4), red (2), black (0), brown (x10)
2012-11-15 20:30:05 -05:00
Joe Walnes 11155d9bf6 Added (ohms) text to resistors Goodie. Removed bold. 2012-11-15 20:30:05 -05:00
Joe Walnes 0d665579d5 More link consistency. 2012-11-15 20:30:05 -05:00
Joe Walnes faa0282ffb Be consistent with 'more' link style. 2012-11-15 20:30:05 -05:00
Joe Walnes 4bb0428494 Resistor color code calculator.
Type in a query like "1.58m ohms" and get back the color codes in
an electronics resistor "brown green gray yellow".
2012-11-15 20:30:05 -05:00