HP-32S: Difference between revisions
Appearance
Content deleted Content added
Matthiaspaul (talk | contribs) |
rm unsourced cruft and add two sources |
||
Line 11: | Line 11: | ||
| designfirm = |
| designfirm = |
||
| manufacturer = [[Hewlett-Packard]] |
| manufacturer = [[Hewlett-Packard]] |
||
| introduced = |
| introduced = 1988 |
||
| discontinued = |
| discontinued = |
||
| processor = |
| processor = |
||
| frequency = |
| frequency = |
||
| precision = |
| precision = |
||
| display_type = |
| display_type = |
||
| display_size = |
| display_size = |
||
| prog_lang = |
| prog_lang = |
||
| memory_rom = |
| memory_rom = |
||
| memory_data = |
| memory_data = |
||
| memory_user = |
| memory_user = |
||
| supply = |
| supply = |
||
| weight = |
| weight = |
||
| dimensions = |
| dimensions = |
||
}} |
}} |
||
The '''HP-32S''' (codenamed "Leonardo") was a programmable [[Reverse Polish notation|RPN]] |
The '''HP-32S''' (codenamed "Leonardo") was a programmable [[Reverse Polish notation|RPN]] scientific [[calculator]] introduced by [[Hewlett-Packard]] in 1988.<ref>{{cite web|url=https://www.hpe.com/us/en/about/history/innovation-gallery/045-product.html|title=HP-32S RPN Scientific Calculator|work= |
||
Innovation Gallery|publisher=Hewlett-Packard|access-date=2024-01-27}}</ref> It was succeeded by the '''HP-32SII''' scientific calculator.<ref name=amnh>{{cite web|url=https://americanhistory.si.edu/collections/nmah_1692042|title=Hewlett-Packard 32SII handheld electronic calculator|work=Collections|publisher=American Museum of Natural History|access-date=2024-01-27}}</ref> |
|||
== HP-32SII == |
== HP-32SII == |
||
Line 38: | Line 39: | ||
| designfirm = |
| designfirm = |
||
| manufacturer = [[Hewlett-Packard]] |
| manufacturer = [[Hewlett-Packard]] |
||
| introduced = |
| introduced = |
||
| discontinued = |
| discontinued = |
||
| processor = |
| processor = |
||
| frequency = |
| frequency = |
||
| precision = |
| precision = |
||
| display_type = |
| display_type = |
||
| display_size = |
| display_size = |
||
| prog_lang = |
| prog_lang = |
||
| memory_rom = |
| memory_rom = |
||
| memory_data = |
| memory_data = |
||
| memory_user = |
| memory_user = |
||
| supply = |
| supply = |
||
| weight = |
| weight = |
||
| dimensions = |
| dimensions = 148×85×15.5 mm<ref name=amnh/> |
||
}} |
}} |
||
The '''HP-32SII''' (codenamed "Nardo") added algebraic math, fractions, equations (from the [[HP-22S]]) and a second shift key. The calcultor was introduced in 1991 and discontinued in 2002. The original color scheme was blue and yellow, which was changed to green and violett in 1999. |
|||
== Sample program == |
|||
; This is an HP-32Sii version of the [[Euclidean algorithm]] |
|||
; to find the [[greatest common divisor]] (GCD). |
|||
; You run this by putting the two numbers for |
|||
; which you want to find the GCD and pressing "XEQ E" |
|||
E01 LBL E |
|||
E02 STO A |
|||
F01 LBL F |
|||
F02 ÷ |
|||
F03 FP |
|||
F04 RCL A |
|||
F05 x |
|||
F06 1 |
|||
F07 x>y? |
|||
F08 GTO G |
|||
F09 R(DOWN) |
|||
F10 PSE |
|||
F11 x<>A |
|||
F12 RCL A |
|||
F13 GTO F |
|||
G01 LBL G |
|||
G02 RCL A |
|||
G03 RTN |
|||
=={{anchor|DM32}}Legacy== |
|||
In 2022, [[SwissMicros]] released pre-production samples of an RPN calculator called ''DM32'' running a version of their DMCP operating system programmed to resemble the HP-32SII. Even though slightly smaller (144×77×12 mm, 180 g) than the original HP-32S (148×80×15 mm, 170 g) the calculator comes with an additional top row of keys for soft menus, an improved tactility of the keyboard (compared to the [[DM42]] keyboard), a blue/yellow color scheme, a much larger high-contrast display ([[Sharp Corporation|Sharp]] low power transflective memory [[LCD]] with a resolution of 400×240, protected by [[Gorilla Glass]]) showing all four stack levels at once (configurable), ca. 256 KB usable RAM, a beeper, a callable [[real-time clock]] as well as an infrared port for [[HP 82240A]]/[[HP 82240B]] printer support and a [[USB]] interface (with [[USB-C]] connector) emulating a [[FAT16]]-formatted USB mass storage device for easy program transfer and state backup / transfer as well as for firmware updates. The calculator, which comes in a stainless steel case with matte black [[physical vapor deposition]] (PVD) coating, supports keyboard overlays and uses [[Intel]]'s decimal floating-point math library for higher precision ([[decimal128]]) running on an [[STM32U575RIT6Q]] processor ([[ARM architecture|ARM]] [[Cortex-M33]] core, 768 KB RAM, 2 MB internal flash) with another 8 MB of external QSPI flash (of which ca. 6 MB are available to users). It is powered by a [[CR2032]] coin cell or via USB and clocked dynamically at 48–160 MHz. The DM32 incorporates a multi-state facility allowing to save, restore and switch between multiple states of the calculator like in a [[task switcher]] or with multiple "virtual" calculators. |
|||
A project based on the ''DM32'' hardware is [[Christophe de Dinechin]]'s [[DB48X]] (2022) to recreate an [[RPL (programming language)|RPL]] environment from scratch. |
|||
==See also== |
==See also== |
||
Line 93: | Line 63: | ||
* [http://www.hpmuseum.org/hp32s.htm The HP Museum's HP-32S Page] |
* [http://www.hpmuseum.org/hp32s.htm The HP Museum's HP-32S Page] |
||
* [http://mycalcdb.free.fr/main.php?l=0&id=837 HP-32S] and [http://mycalcdb.free.fr/main.php?l=0&id=846 HP-32S II] pictures on [http://mycalcdb.free.fr MyCalcDB] (database about 70's and 80's pocket calculators) |
* [http://mycalcdb.free.fr/main.php?l=0&id=837 HP-32S] and [http://mycalcdb.free.fr/main.php?l=0&id=846 HP-32S II] pictures on [http://mycalcdb.free.fr MyCalcDB] (database about 70's and 80's pocket calculators) |
||
*[http://www.porterelectronics.com/servlet/the-205/32SII-CALCULATOR-HP-SCIENTIFIC/Detail HP-32S] on [http://www.porterelectronics.com/servlet/the-205/32SII-CALCULATOR-HP-SCIENTIFIC/Detail Porter Electronics] (Website where they are still available) |
|||
{{HP calculators}} |
{{HP calculators}} |
Revision as of 01:57, 28 January 2024
![]() HP-32S Scientific RPN Calculator | |
Manufacturer | Hewlett-Packard |
---|---|
Introduced | 1988 |
Calculator | |
Entry mode | RPN |
The HP-32S (codenamed "Leonardo") was a programmable RPN scientific calculator introduced by Hewlett-Packard in 1988.[1] It was succeeded by the HP-32SII scientific calculator.[2]
HP-32SII
![]() HP-32SII Scientific RPN Calculator | |
Manufacturer | Hewlett-Packard |
---|---|
Calculator | |
Entry mode | RPN |
Other | |
Dimensions | 148×85×15.5 mm[2] |
See also
External links
- HP's HP-32SII Page
- The HP Museum's HP-32S Page
- HP-32S and HP-32S II pictures on MyCalcDB (database about 70's and 80's pocket calculators)
- ^ "HP-32S RPN Scientific Calculator". Innovation Gallery. Hewlett-Packard. Retrieved 2024-01-27.
- ^ a b "Hewlett-Packard 32SII handheld electronic calculator". Collections. American Museum of Natural History. Retrieved 2024-01-27.