Post Reply 
Custom metal Calculator build
09-01-2020, 07:10 PM
Post: #1
Custom metal Calculator build
I want to work with someone to find or make a powerful graphing calculator with similar dimensions as the hp prime or ti nspire with a full qwerty keyboard and full metal case. Has anyone ever heard of a calculator like this. How would I go about making this. Anyone want to help?
Find all posts by this user
Quote this message in a reply
09-04-2020, 01:38 PM
Post: #2
RE: Custom metal Calculator build
You can do the project with any of the Arduino's motherboards (or any other open-source microcontroller board).
Starting from there, you can add any keyboard and screen of your choice and do the programming.

Calculadoras programables BASIC años 80-90:
http://basic.hopto.org
Visit this user's website Find all posts by this user
Quote this message in a reply
09-04-2020, 04:08 PM
Post: #3
RE: Custom metal Calculator build
I would like to make the calculator really powerful. I also need a way to make the full metal body and would like some help or advice if anyone would be willing to provide it. feel free to give me suggestions or if you want to get involved in the creation of this graphing calculator just ask.
Find all posts by this user
Quote this message in a reply
09-04-2020, 07:04 PM
Post: #4
RE: Custom metal Calculator build
  • I think the keyboard would have the highest start-up cost. Even there of course the price could have a wide range, with HP's nice double- or triple-shot plastic keys being the highest. A molded rubber keypad might be next down, with the nomenclature printed on the surface and a protective coating over it to make it last. That might be a few thousand dollars or less for startup, and then extremely low per-piece cost, like well under a dollar. (I say this based on experience in the 1980's!) Or, perhaps about even with the price of that would be a membrane keypad, with the switches embedded under a lexan overlay. These can have snap domes for tactile feedback and a lot of other options, and windows and cutouts can be part of the same sheet. A nice thing about these is they keep dust and liquids out, which is why you see them on things like machine-shop milling machines, so the shavings and oil don't get in them. They can be vented so going up into high altitude in an airplane doesn't make them collapse and artificially push the buttons. Otherwise they would probably not be the first choice. A simple lexan overlay could also be used over cheap tactile switches that are soldered down to the PC board. This overlay can have raised ridges around the keys, and again offers the option of windows (like for the LCD and LEDs) or holes for things like connectors. We did one at work in 1995 that had a dead-front area with six windows that you couldn't see until a bright LED went on behind. This was because based on the options chosen and the installation in an aircraft, certain annunciators may never come on, and we didn't want them showing in that case; so they just looked black until the LED behind any given one illuminated, making the lit-up letters pop out of the black background. It was a very nice effect.
  • Next might be a custom LCD; but you probably can get away with an off-the-shelf one instead.
  • Next would be the box. There are so many ways to go on this, even without resorting to getting your own molds made (which could be tens of thousands of dollars, based on recent work experience). But since you mentioned a metal one, you could start with an off-the-shelf deep-drawn box. The companies that make these always expect that you'll need some customization, and they're up to the task. Same for plastic boxes, and they're probably cheaper, being easier to mill and so on. The per-piece price on this kind of work is more (regardless of material), but the start-up cost is very low.
  • As for a PC board, even if you go custom, they've come down so cheap so as to be a non-issue, even for one-off projects. I've been using DirtyPCBs (apparently part of DangerousPrototypes), and have been very pleased with their price, quality, and delivery time. Actually, they seem to be a brokerage house, and which manufacturer they send your design to seems to depend on the design itself and how busy the various manufacturers are at the time.

http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, http://wilsonminesco.com/links.html )
Visit this user's website Find all posts by this user
Quote this message in a reply
09-04-2020, 07:18 PM
Post: #5
RE: Custom metal Calculator build
Not a build project, and not 100% metal, but if you just want to get something to hack on that’s put together pretty well, check out the line of handhelds from Planet Computers. They’ll run Android or Linux (or dual boot), and have pretty good querty keyboards (Psion-style). That’ll get you a whole bunch of computing options.

They’re not cheap, but they’re not prohibitively expensive, either, especially if you get a Gemini with just WiFi.

I’ve had good luck running Python in termux on one for reasonably meaty computation. My son has one he’s dual-booting to Linux he likes a lot.
Find all posts by this user
Quote this message in a reply
09-05-2020, 12:38 PM
Post: #6
RE: Custom metal Calculator build
There are companies out there that make custom front panels for electronic equipment. I don't know much about pricing or capabilities but probably a good option for a one-off project.
Find all posts by this user
Quote this message in a reply
09-05-2020, 12:52 PM
Post: #7
RE: Custom metal Calculator build
You could buy a Penna bluetooth keyboard and implement your calculator as a custom app on the inserted tablet.
Find all posts by this user
Quote this message in a reply
09-08-2020, 06:21 PM
Post: #8
RE: Custom metal Calculator build
Depending on what you mean by "powerful," you will probably want something a lot better than an Arduino, especially the popular one with through hole parts. One option might be something like a Raspberry Pi zero where you get a processor even faster than the Prime has that can run Linux, which will give you a good base to work off of if you're not experienced with embedded software. On the other hand, you could set your sights on a simple scientific calculator and gradually build up to building something more powerful. After you do some projects, you'll eventually build up to making a custom board with a powerful processor and lots of memory.

If it's a one-off project and not a product you're going to sell, you can try 3D printing the keys and gluing on labels. I had pretty good luck with that for one of my projects: http://joldosh.blogspot.com/2019/06/tiny...eypad.html
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)