ARM HP-12C devkit and cable?
|
08-01-2014, 10:09 AM
(This post was last modified: 08-01-2014 10:10 AM by tshanks.)
Post: #1
|
|||
|
|||
ARM HP-12C devkit and cable?
Where can I find a copy of the devkit HP distributed for the ARM HP-12C?
Who can provide the serial cable or enough information to create it or something to serve in its place? Thank you, Thomas Shanks Santa Clara, CA |
|||
08-01-2014, 03:03 PM
Post: #2
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
Info on making a cable by Katie Wasserman here:
http://www.hpmuseum.org/cgi-sys/cgiwrap/...ead=229916 |
|||
08-01-2014, 03:13 PM
Post: #3
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-01-2014 10:09 AM)tshanks Wrote: Where can I find a copy of the devkit HP distributed for the ARM HP-12C? There was no public distribution of a devkit for the ARM-based HP-12C. However, you might contact the HP guys on this forum about that (Cyrille de Brebisson or Tim Wessman) and they might be able to email you something. More cable alternatives are discussed here. -katie |
|||
08-01-2014, 03:35 PM
Post: #4
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
The dev stuff is basically just what was release for the 20/30b. The only "missing" information would be an lcd diagram.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
08-02-2014, 01:19 PM
Post: #5
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-01-2014 10:09 AM)tshanks Wrote: (...) Who can provide the serial cable or enough information to create it or something to serve in its place? If you enjoy some diy, here is my cable/flash box solution, with schematics, pcb layout and instructions. Have fun! Jose Mesquita RadioMuseum.org member |
|||
08-02-2014, 03:37 PM
Post: #6
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-01-2014 03:35 PM)Tim Wessman Wrote: The dev stuff is basically just what was release for the 20/30b. The only "missing" information would be an lcd diagram. TW- ... and the keyboard mapping. Cyrille made a tiny 4 banger demo program as part of a fledgling devkit for the ARM 12c back in May 2009. I'm not sure if he distributed it much, however. Would it be okay if I sent a copy to Thomas or otherwise made it available? Thanks, -katie |
|||
08-03-2014, 12:39 PM
Post: #7
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-02-2014 03:37 PM)Katie Wasserman Wrote: Cyrille made a tiny 4 banger demo program as part of a fledgling devkit for the ARM 12c back in May 2009. I'm not sure if he distributed it much, however. Would it be okay if I sent a copy to Thomas or otherwise made it available?I'd be a taker. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
08-03-2014, 10:24 PM
Post: #8
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
Would be fine to do so.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
08-04-2014, 12:12 AM
Post: #9
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-03-2014 10:24 PM)Tim Wessman Wrote: Would be fine to do so. Great! I've made it available for download here. Also here's what Cyrille told me about it: Quote:Attached is the HP12C+ SDK. I haven't played around with this in years, so probably won't be able to answer too many questions about it, but I'll do my best. Thanks, Katie -katie |
|||
08-04-2014, 12:21 AM
Post: #10
|
|||
|
|||
RE: ARM HP-12C devkit and cable? | |||
08-04-2014, 03:49 AM
Post: #11
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-04-2014 12:21 AM)Paul Dale Wrote:(08-03-2014 12:39 PM)Marcus von Cube Wrote: I'd be a taker. Starting with a HP-15LE, you can hardly do more than debugging it IMHO Its function set matches this package perfectly already. And its versatile LCD won't let you do much more. YMMV |
|||
08-04-2014, 06:35 AM
Post: #12
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-04-2014 03:49 AM)walter b Wrote: Its function set matches this package perfectly already. There are plenty of functions that could be added without changing the layout by adding short menus to existing keys. More matrix operations are obvious, but the DSE place could lead to the 34S functions: DSE, DSZ, DSL, DEC e.g. Stack size could increase too. - Pauli |
|||
08-04-2014, 06:39 AM
Post: #13
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
With this interest, and all that room in the ARM, I wonder if someone will ever make a combination 15 / 16, with various alpha labels thrown in?
Lets see; AbCcdeFGHhJLnPU and sort of Y are possible and things like B, I & O would be obvious if used to prompt or label output, using ? and =. No way to make that beautiful angle symbol that the 41 makes, but it could abbreviate "AnG" No T or V though. Gonna be a bunch of sad surveyors out there. |
|||
08-04-2014, 06:51 AM
Post: #14
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-04-2014 06:39 AM)Den Belillo (Martinez Ca.) Wrote: With this interest, and all that room in the ARM, I wonder if someone will ever make a combination 15 / 16, with various alpha labels thrown in? See the WP 34S Quote:Lets see; AbCcdeFGHhJLnPU and sort of Y are possible and things like B, I & O would be obvious if used to prompt or label output, using ? and =. No way to make that beautiful angle symbol that the 41 makes, but it could abbreviate "AnG" T is possible in lower case. W and M are quite nice using two adjacent digits. No good V. - Pauli |
|||
08-04-2014, 06:55 AM
Post: #15
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
(08-04-2014 06:35 AM)Paul Dale Wrote:(08-04-2014 03:49 AM)walter b Wrote: Its function set matches this package perfectly already. Stack size could increase. For the little things I've done, I never needed more than 4 levels but my Heathkit has 5 and I'm sure it uses them all somewhere. Of course my beautiful WP 34s can have 8 levels and some folks use them. I have loaded the stack a lot to do repetitive arithmetic, and since I'm lazy; 4 is nice for me. |
|||
08-04-2014, 07:05 AM
Post: #16
|
|||
|
|||
RE: ARM HP-12C devkit and cable?
"See the WP 34S "
I see it every day. It's my go-to calc and I like to show it off. It's getting a bit worn but that just shows it's ruggedness. "T is possible in lower case" That is a very serviceable t. I never thought of that. |
|||
08-04-2014, 08:07 AM
Post: #17
|
|||
|
|||
RE: ARM HP-12C devkit and cable? | |||
08-04-2014, 08:39 AM
Post: #18
|
|||
|
|||
RE: ARM HP-12C devkit and cable? | |||
08-04-2014, 01:27 PM
Post: #19
|
|||
|
|||
RE: ARM HP-12C devkit and cable? | |||
08-04-2014, 07:16 PM
Post: #20
|
|||
|
|||
RE: ARM HP-12C devkit and cable? | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)