Skip to content

petrst/HP35s-Resistor-Color-Code-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple resistor color code decoder for HP35s calculator. It supports 4, 5 or 6 bands. The program displays simple menu with abbreviated colro names.

screenshot1

To select color of a band press number corresponding to the color and confirm by [R/S]. To display next part of the menu press [R/S] without any number. To calculate the value pass through all the menus without entering any number [R/S][R/S][R/S].

The result is pushed to X stack register and sldo pushed to R register.

Enjoy!

Step-by-step Tutorial

Let's say resistor whose resistance you want to decode is ths one:

resistor

  1. Run the program

screenshot1

and press [ENTER].

  1. Menu with color code is displayed

screenshot1

BLK stands for black, BWN is brown, RED is red.

  1. As the color of first band is brown press "2":

screenshot3

and confirm by pressing [R/S]. The value of the first band is stored and menu is displayed again:

screenshot1

  1. Second band is black. Press "1"

screenshot4

and confirm by [R/S]. Menu is displayed again:

screenshot1

  1. Third band is orange, but this color doesn't appear in the menu. Press [R/S] button to display second part of the menu:

screenshot5

ONG here stand for orange, YLW is yellow and GRN is for green. For orange press "4" and confirm by [R/S]. First menu is displayed again.

  1. As this was last band jump through all the menu with [R/S] to display the result:

screenshot2

press [R/S]

screenshot5

press [R/S]

screenshot8

press [R/S]

  1. And voilá! Result is displayed

screenshot9

10 kΩ

About

simple resistor color code decoder for HP35s calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors