Scientific Calculator Keyboard Challenge
|
05-08-2014, 10:47 AM
(This post was last modified: 05-08-2014 10:48 AM by Maximilian Hohmann.)
Post: #21
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-08-2014 10:37 AM)walter b Wrote: Hmmh, a nice concept ... of 2008. Apparently didn't go any further. There is the "Optimus Popularis" keyboard from 2011 ( http://www.artlebedev.com/everything/optimus/popularis/ ) and some later concepts (on top of the page). The idea is good, but too expensive. And too much battery drain, even for a glow-in-the-dark enthusiast like me... |
|||
05-08-2014, 12:45 PM
Post: #22
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-07-2014 03:04 AM)Dale Reed Wrote: My contribution follows. Very nice! This calculator would be a power-house. |
|||
05-08-2014, 12:47 PM
Post: #23
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-08-2014 10:37 AM)walter b Wrote:(05-08-2014 10:24 AM)Massimo Gnerucci Wrote: 15 OLED keys! I know, I know... once was tempted to buy one of the full keyboards - when still a concept - before I saw the final price! :o Greetings, Massimo -+×÷ ↔ left is right and right is wrong |
|||
05-08-2014, 12:49 PM
Post: #24
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
I like the idea of dynamic keys. I can see this for people who type in different languages or type equations.
|
|||
05-08-2014, 12:50 PM
Post: #25
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge | |||
05-08-2014, 12:52 PM
Post: #26
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge | |||
05-11-2014, 10:02 PM
(This post was last modified: 05-11-2014 10:14 PM by Eddie W. Shore.)
Post: #27
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-05-2014 08:21 PM)walter b Wrote:(05-05-2014 04:41 AM)Thomas Klemm Wrote: cf. Sinclair Scientific How about this? I think this is close to a HP 10C or 25. This model is RPN only. |
|||
05-11-2014, 11:09 PM
Post: #28
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge | |||
05-11-2014, 11:14 PM
(This post was last modified: 05-11-2014 11:15 PM by Eddie W. Shore.)
Post: #29
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
Here is my attempted at a graphing model:
Alpha Numeric Characters will be handled via TI-73 or soft keyboard (Hey I only have 25 keys!) Modes: RPN/Linear/Math IO DEG/RAD/GRAD FUNC/POLAR/PARAM/SEQN a+bi, r<q, REALS BIN/OCT/DEC/HEX Language (dialogue bar) Data: Edit, Name, Delete (Lists) Stat: n, Means, Sums Dist: Normal PDF, Normal CDF; iNorm, Bin PDF, Bin CDF, Poisson PDF, Poisson CDF, Chi-Squared PDF; Chi-Squared CDF, iChi-Squared List: { }, sum, average, prod; sequence, sort ascending, sort descending, augment; Delta change, size, position Regr: Vars (a, b, c, r), Regr (Lin, Log, Exp, Pwr, Inv, Quad, Cubic, Sine) Matrix: [ ], determinant, trans, eigenvalues; eigenvectors, size, position, ref; rref, spec radius, rank, trace; LQ, LSQ, LU, QR Prog: File: New, Edit, Delete Input: " ", Input, Prompt, Menu Output: Clear, Display, Output, Graph Tests: ==, >< , >, >=; <, <=, and, or IFTE: If, Then, Else, EndIf Loop: For, Step, Next; Repeat, Until, While, Wend Ctrl: Pause, Stop, Error, Subr String: length, sub, left, right; >expr, >string, position, augment Math: Frac: PDQ, a b/c, exact, approx Hyp: (hyperbolic) Prob: x!, nCr, nPr, gamma; rand, randint, randnorm, dice Cmplx: abs, arg, real, imag; >Polar, >Rect Parts: IP, FP, round Calc: derivative, integral, S, P Constants: (24 or more?) Conversions: (12 pairs or more?) Base: Mark: b, o, h, d HEX: A, B, C, D; E, F Logic: and, or, not, xor; xnor, shift right, shift left, 2's Utility: RPN: swap, roll down, roll up, drop; over, pick, view, dupn Solver: New, Edit, Delete, Solve Equation ALPHA: - enter message and press enter CAPS (Keyboard), lower (keyboard), Symb (! @ # $ % ^ & * ( ) { } and math symbols), Greek ---- I probably am forgetting something but I think I got the basics covered |
|||
05-11-2014, 11:25 PM
Post: #30
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-11-2014 11:09 PM)Paul Dale Wrote:(05-11-2014 10:02 PM)Eddie W. Shore Wrote: How about this? I think this is close to a HP 10C or 25. This model is RPN only. Yes. At first I was thinking we would use GTO xxx and the step numbers would be labels. However, named labels are better. Hence, I made two new menus: CTRL (Goto, Label, ISG, DSZ, Indirect Variable) and CMDS (RTN, Pause, View, Break, Last X, Clear X) Here is a revised version: |
|||
05-12-2014, 07:47 AM
(This post was last modified: 05-12-2014 07:50 AM by walter b.)
Post: #31
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-11-2014 10:02 PM)Eddie W. Shore Wrote:(05-05-2014 08:21 PM)walter b Wrote: @Eddie: Come on, you can do better! Far better (readable ). Some questions and nasty remarks in random order:
d:-) Edit: Just saw you took care of the LBL commands already. So drop that remark ... |
|||
05-12-2014, 08:05 AM
Post: #32
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
Interesting concept.
Please, could you explain the structure of your menu system to me? Take PROG for example: How do you reach e.g. LOOP and the commands contained therein? TIA for enlightenment. (BTW, the Greek alphabet looks slightly different.) d:-? |
|||
05-13-2014, 02:54 PM
(This post was last modified: 05-13-2014 02:54 PM by Eddie W. Shore.)
Post: #33
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-12-2014 08:05 AM)walter b Wrote: Interesting concept. Cycling through menus through the use of PREV and NEXT, which apparently I put on the keyboard twice. (Epic fail goes to me) |
|||
05-28-2014, 12:19 AM
(This post was last modified: 06-07-2014 03:22 AM by Dale Reed.)
Post: #34
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
I didn't want Eddie's excellent challenge to die off, what with the 40th anniversary of the HP-25 coming up fast.
It was suggested that I lose the vertical ENTER^ key, so I did a layout with the suggested horizontal ENTER^ (like all but the upper row of the Woodstocks). But I updated the other layout, too, because I found the groupings worked a bit more naturally with the 5x5 layout. I tweaked the menus (PROG, PRB, TIME, PRNT, etc.) and got one or two "simple" functions in (%, delta-%). I swapped LBL and RET so they are in a more natural order. (edit: added .PNG of layout done in LibreOffice Draw) So, Eddie, let me know what you think of these. IIRC, you were looking for a good stats machine. Me, I'm looking for a good programmable that can do the binary/hex stuff, logic ops, etc. Hope these are a good compromise. And for all you high-falutin' math dudes, sorry --- no alphas, betas, gammas, or whatever Greek y'all speak. I'm a control systems guy who forgot whatever s-domain stuff I learned back in the 70's. This machine is for my day-to-day stuff. Dale |
|||
05-28-2014, 05:08 AM
Post: #35
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-28-2014 12:19 AM)Dale Reed Wrote: I didn't want Eddie's excellent challenge to die off, what with the 40th anniversary of the HP-25 coming up fast. Hey, that's something good lookin' an' fittin' to that upcoming birthday. Although I've almost no idea what some menus will contain ... d:-? |
|||
05-29-2014, 12:59 AM
Post: #36
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-28-2014 05:08 AM)walter b Wrote: Hey, that's something good lookin' an' fittin' to that upcoming birthday. Although I've almost no idea what some menus will contain ... You and me both! 'D'Ohh!' Actually, here's sort of what I was going for: CNST: Constants - probably a reduced set from what's in the WP-34S CONV: Conversions - metric <-> imperial / U.S., mostly SUMS: Sum of Xs, sum of Ys, sum of X**2s, sum of Y**2s, sum of XYs, n PRB: Probability - combinations, permutations, ... STAT: Statistics - means, standard deviations, ... LR: Linear Regression - slope, intercept, r, x-hat . y-hat RND: Random (numbers, not random menu) - seed, randomize, random number FLG: Flag operations - set, clear, test true, test false CMP: Comparisons - x ? 0, x ? y PROG: Program stuff -- at least P <-> R, ISG / DSE, some simple program "file" management CLR: Clear operations: x, stack, stats, programs (reset to start in run mode) TIME: Calculations on dates & times not already on keyboard, possibly manage a real-time clock USB: Operations with a USB host -- save & load programs, set for firmware updates MODE: FIX / SCI / ENG, DEG / RAD / GRAD, decimal / separators PRNT: Operations via IR to 82240A/B printer (trace, print prog, print stack, etc.) PRT: Parts of numbers: CEIL, FLOOR, MOD, FRAC, INT, etc. BIN: "Word"-wise binary ops on integers: AND, OR, XOR, NOT, etc. The idea was to get nearly everything on an HP-25 on the keyboard, but relegating some less-used items (for me) and modes to menus in favor of stuff like I, [I], X<>(mem), program editing keys, hyperbolics, fraction display and binary / base (especially hex) items. ABCDEF normally used for executing user code from labels. Pressing h-ABCDEF after f-16# (before ENTER^) inputs a hex digit. Pressing f-16# ENTER^ switches display to hex. In previous version, I had little up / down / left / right arrows by the 2, 8, 4 and 6 respectively. These keys would be used to navigate menus, with ENTER^ to select the highlighted item. If you're wondering how to undo a shift -- like 41C: press and hold any function until it cancels ("NULL"). Anyway, that's what I have in mind. I'm sure somebody can easily find a logical inconsistency before I even start coding. So, Walter -- which do you like better: the six-row 5/4/4/4/4/4 or the five-row 5/5/5/5/5? For aesthetic reasons, I like the former, but some of the instruction grouping seemed better with the latter... Dale |
|||
05-29-2014, 07:28 AM
Post: #37
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
Dale,
(05-29-2014 12:59 AM)Dale Reed Wrote: ... which do you like better: the six-row 5/4/4/4/4/4 or the five-row 5/5/5/5/5? For aesthetic reasons, I like the former, but some of the instruction grouping seemed better with the latter... I can't find a six-row 5/4/4/4/4/4 layout of you. Please point me to it. d:-? |
|||
05-29-2014, 08:38 AM
Post: #38
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge | |||
05-29-2014, 09:55 AM
(This post was last modified: 05-29-2014 09:56 AM by walter b.)
Post: #39
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-29-2014 08:38 AM)Didier Lachieze Wrote:(05-29-2014 07:28 AM)walter b Wrote: I can't find a six-row 5/4/4/4/4/4 layout of you. Please point me to it. Oooh rats, I should replace my eyes (or something else unable to count to 6) Anyway, I like the first keyboard in that post better as stated in post #35. Labels may change but keys can't move. d:-) |
|||
06-07-2014, 03:01 AM
Post: #40
|
|||
|
|||
RE: Scientific Calculator Keyboard Challenge
(05-29-2014 09:55 AM)walter b Wrote: Oooh rats, I should replace my eyes (or something else unable to count to 6) Walter, I drew up the 5/5/5/5/5 layout in LibreOffice Draw and took a screenshot. I edited my Post #34 (above) to replace the photo of the sketch. You're CERTAIN you don't like the 5x5 layout? I'll grant you the verical big ENTER^ key is a bit odd (position-wise, for you 15C users...). But look at the key groupings! All the programming stuff on the left from the top down. All the memory stuff at upper left. Number entry upper right. Stack manipulation upper left. Arithmetic on the right. Shifts on the left. Stats on the bottom. Integer logic ops on the 123 row. Basic trig and D<-->R on the 456 row. Hyperbolics and R<-->P on the 789 row. Time stuff on the minus key. Conversions on the arithmetic keys. Sums on the plus key. ENTER, Run/Stop and Plus on the corners. Logs, exponentials and square root on the upper right. I really do think the functions group better on this board than the 5/4/4/4/4/4 board. What's not to like? :-) Dale |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)