Going through my old university file boxes and found this:
Or maybe I was dreaming.
d8-)
Cheers, Geoff
Edited: 29 Nov 2010, 3:20 p.m.
Look what I found d8-)
|
|
« Next Oldest | Next Newest »
|
▼
Post: #2
11-29-2010, 02:15 PM
Going through my old university file boxes and found this:
Or maybe I was dreaming. d8-)
Cheers, Geoff Edited: 29 Nov 2010, 3:20 p.m. ▼
Post: #4
11-29-2010, 03:32 PM
Looks amazing but this shoots one of the main features of the Voyager Series, the long battery life ;-) BTW, a tube display like in this Casio mini calculator would also be a nice option:
Cheers, ▼
Post: #5
11-29-2010, 08:08 PM
It was the casio mini which started my miscellaneous collection. What a blast! Geoff
Post: #6
11-29-2010, 04:25 PM
Your dream carries the wrong label: in fact this was the HP-15T - the 25.4mm Thick predecessor of the renowned 15C, carrying a 150g rechargeable NiCd in its rucksack. Maybe I don't remember it correctly, but didn't we see this some years ago already?
Post: #7
11-29-2010, 05:05 PM
Cool! A couple of years ago, we had some kind of brainstorming session here. This is "my" expandable 4-banger with panaplex display (and yes indeed: I would rather carry 500 grams of (recharchable) batteries with me than look at one of those awful LCDs :-) ):
Cheers, Max Edited: 29 Nov 2010, 5:06 p.m. ▼
Post: #8
11-29-2010, 08:06 PM
I take it you have on of these Max, 98 lines of programming, 4.5 pounds fully loaded and fits in a LARGE RAINCOAT pocket:
▼ ▼
Post: #10
11-29-2010, 09:11 PM
Nope! I use the start/stop at a logic choice. For example the great circle heading program requires a test for a -ve value which determines the east or south direction (360 +). When the program pauses it displays a +ve or -ve value for the sine of the heading. If negative pressing start/stop calculates the reciprocal value of the heading and displays that. You will notice prgm 1&2 switch. Each program is 49 lines and switching to the other allows a program to continue. Interestingly, if you input the values in the stack at the correct points while programming the display shows your progress! Cheers here are two programs, one resides at position 1 and the other at 2 using the switch. You can see that if the sine is negative then the last routine in program two will switch the heading for you. See the explanation in program two contained by the ***
PROGRAM LISTING Great circle distance
Edited: 29 Nov 2010, 10:12 p.m. ▼
Post: #12
11-30-2010, 12:11 AM
took it to work one day and the coolness meter went off the dial. Yeah, not RPN but still NEAT! d;-) ▼
Post: #13
11-30-2010, 05:08 AM
I remember this standing in the math department of our university in mid seventies. Students were allowed to do some calculations there, if we needed a numerical solution at all ...
Post: #14
11-30-2010, 01:04 PM
Hi!
Quote: One? Last week I was finally able to fill one of the few remaining gaps: I found a 360/365 Bond Trader on the American eBay site. Can't wait to get it... Now there's only the 360 Bond Trader and the non-programmable Statistian (340) left to find. If for some reason one day I'm only allowed to keep one single calculator, it's probably going to be a Compucorp and not an HP. But don't tell anybody here ;-) Regards, max
Post: #16
11-29-2010, 07:28 PM
This model exists in several parallel universes ... but not ours! :-( Namir
Post: #19
11-30-2010, 06:37 AM
I was restoring an HP55 and I'm working on a 65 card reader, ▼
Post: #20
11-30-2010, 04:44 PM
In which way, add a timing circuit to the HP-65? Problem is, though it has a timing circuit for program execution it does not have code to interpret the timing function for display purposes such as the HP 45 (hidden) or the HP 55. You can always time your loops with pauses introduced on the 65 then come up with a correction factor if you want to use it as a crude timing device. But I do not see any way of introducing the quartz crystal into the system to have a timing display, unless you write a program to display at each blink now that the crystal is in place. You would have to identify the circuit used for the timing, see this posting on the HP 45: cheers ▼
Post: #21
11-30-2010, 05:31 PM
Actually I was thinking at the viceversa ... adding a card reader to an HP55 |