Search found 26 matches
- Sun Dec 02, 2018 3:12 pm
- Forum: DM42
- Topic: Feature requests
- Replies: 34
- Views: 17786
Feature requests
After owning my DM42 for about a year, I'm still really enjoying it. I had a few feature ideas/requests for future firmware versions. All of these are obviously extensions of HP-42S behavior (much like full stack display, date and time functions, etc.). At the same time, they could all be set to the...
Re: 43S News
Colored keys (and keypad feel) are a definite plus for me.
I wonder if it's not worth looking into the computer keyboard community for vendors who do custom keys?
I wonder if it's not worth looking into the computer keyboard community for vendors who do custom keys?
- Sun Nov 25, 2018 3:38 am
- Forum: Discuss!
- Topic: Txt to Raw and Raw to Txt
- Replies: 21
- Views: 14910
Re: Txt to Raw and Raw to Txt
So it's not perfect, but I finally got around to writing an encoder in Python to convert programs to raw files. Maybe I will add decoding to it at some point, though I hope Swiss Micros just enables text import/export of programs directly on the DM42. It is already built into Free42 after all. I mak...
- Sat Nov 17, 2018 2:07 am
- Forum: DM42
- Topic: Printer options?
- Replies: 0
- Views: 1312
Printer options?
Any plans to do anything on the printer front? I'd love a IR to USB adapter or something that would let me interface with available POS printers or act as a keyboard (for direct text entry into a text editor). The print to file feature is great, but it involves switching modes on the calculator, plu...
Re: 43S News
I'm assuming the WP43S will be based off of the DM42 hardware with no hardware modifications. The 'exit'/on/off key on the DM42 is depressed more than all of the other keys. I would find it extra annoying if the '+' key was depressed. Also, the four keys at the left side of the DM42 machine are sma...
Re: 43S News
Let's take a look at ALL these portrait RPN calculators after the 41. They are all in the following arrangement a) ENTER left b) Math operators right c) Math operator order top to bottom = [/ , * , - , + ]. The ENTER is not above the math operators on any of them! I don't really get a vote here sin...
- Fri Feb 16, 2018 1:47 pm
- Forum: DM42
- Topic: Python to RPN converter
- Replies: 19
- Views: 12767
Re: Python to RPN converter
Very nice! This is pretty amazing.
- Sun Jan 14, 2018 3:24 pm
- Forum: DM42
- Topic: Printing and Thermal Printers etc
- Replies: 3
- Views: 2274
Re: Printing and Thermal Printers etc
Also interested in this. I'd love it if there were a simple USB IR receiver that dumped the 'printout' to a file on the host computer.
- Mon Jan 01, 2018 9:58 pm
- Forum: DM42
- Topic: A couple additional functions that would be cool to have
- Replies: 33
- Views: 13250
Re: A couple additional functions that would be cool to have
ifficult to decide, wether "[ ]" is "above" or "below" / "left" or "right" of "[A]" or "[a]" if only the active annunciator is visible. At the very least, if you are on "[a]", shouldn't shift-up take you to "[A]&qu...
- Sat Dec 23, 2017 12:07 pm
- Forum: Discuss!
- Topic: Txt to Raw and Raw to Txt
- Replies: 21
- Views: 14910
Re: Txt to Raw and Raw to Txt
Yes, adapting the online converter would work well. Can we get access to that code?