Just like the MK-14, the KIM-1 is also an iconic card from the second half of the 1970s.
And it too is unfortunately impossible to find, and as with its replicas, when one is for sale, the price is exorbitant!
So acquiring a KIM-1, VIM-1, SYM-1, PAL-1, Micro-Kim... is practically impossible!
Yet the 6502 processor had its heyday and still has many fans, judging by the numerous websites dedicated to this processor and its uses.
The website "obsolescence" mentions the possibility of using an Arduino without a keyboard or LED display, with only a Serial/USB interface and a terminal program.
So I adapted the latest 2020 version of KIM-UNO for Arduino Pro Mini / Atmega328P to create a version for Arduino Nano (and also Arduino Uno) usable via the serial port with Hyperterm or TeraTerm.
Admittedly, this "Online" emulator version for smartphones isn't a "replica"...
But when the emulator appears in the smartphone's browser, the impression of holding a KIM-1 replica is very real.
Programs in "Papertape" format can be imported by copy/paste.
Yet another creation from Maksim Korzh, who is clearly inexhaustible on the subject of KIM-1.
Since the markings corresponding to the keys are easily readable on the KIM-UNO board, a keyboard overlay wasn't really necessary...
Especially since entering hexadecimal programs can be done using a PC keyboard in "keypad" mode within a "Terminal" program.
From the Hex dumps delivered by the assembly programs, you will be able to convert the programs for the KIM-UNO to "Papertape format", and also for the 6502 Microprocessor Kit to "IntelHex" format.