Post Reply 
Yet another DIY RPN calculator
06-05-2021, 10:30 PM
Post: #21
RE: Yet another DIY RPN calculator
(06-05-2021 07:49 PM)Gene Wrote:  Written up on HackADay today.

Link

Thanks!

10B, 10BII, 12C, 14B, 15C, 16C, 17B, 18C, 19BII, 20b, 22, 29C, 35, 38G, 39G, 41CV, 48G, 97
Find all posts by this user
Quote this message in a reply
06-07-2021, 03:33 PM (This post was last modified: 06-09-2021 03:15 PM by compsystems.)
Post: #22
RE: Yet another DIY RPN calculator
Is it possible to incorporate the emu48 emulator in your hardware?
E48BP63 It is the file that contains the source code, of course, the LCD screen, keyboard and other emulation libraries are for PC processors, but it could be ported to microcontrollers or development board processors rasberryπ etc..

Emu48 https://hp.giesselink.com/emu48.htm
Find all posts by this user
Quote this message in a reply
06-07-2021, 08:28 PM
Post: #23
RE: Yet another DIY RPN calculator
(06-07-2021 03:33 PM)compsystems Wrote:  Is it possible to incorporate the emu48 emulator in your hardware?

I don't know what the hardware requirements are for emu48. In any case, developing hardware is not a big deal these days. Mine is nothing more than a STM32 powered by a battery, with the LCD connected via SPI, and a keyboard matrix. The real issue will be writing LCD and keyboard control routines and other MCU-specific firmware like interrupt handlers and power control.
Find all posts by this user
Quote this message in a reply
Post Reply 




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