![]() |
![]() |
![]() |
|
Vintage Computers Any vintage computer systems, calculators, video games etc., but with an emphasis on 1980s and earlier equipment. |
![]() |
|
Thread Tools |
![]() |
#101 |
Pentode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 249
|
![]()
I've been a bit quiet on this (been pulling my hair out trying to understand the code). I decided to strip the code back to almost nothing, just a routine to service the display and even that didn't do anything. So I made a harness to use the MK14 as an EPROM emulator for the TELEKIT. I was originally going to use Coolsnaz2's dual port ram VDU card for this but settled on the MK14 for 2 reasons. 1) as most of the TELEKIT functionality is based on SIO and FLAG activity I would be able to load the code into the MK14, see how it runs on the MK14's processor and then switch over to see how it compares on the TELEKIT processor (albeit at half the speed). 2) the MK14 has Coolsnaz2's fast loader so the turn around time for making and testing changes is short.
One thing I found is that ENIN has been left floating on the TELEKIT. There's no indication in the ISP/8A-500 datasheet that that's allowed so I have added a pull up resistor. I've replaced both SRAMs as one was definitely faulty and also replaced the 74LS04 as the logic levels looked weird on some pins. And now, I can write to the display and see the keypad scan happening ![]() Unfortunately loading up the full (original) code still results in a blank display but at least I have a means of building the code up again to see what's going astray. |
![]() |
![]() |
![]() |
#102 |
Pentode
Join Date: Jun 2012
Location: Bristol, UK.
Posts: 112
|
![]()
Excellent advance there. It's good to see the display in action.
Yes, the firmware does seem to be something of a Mare's Nest. The original pic shows the MM5204Q labelled 'TELEKIT' without any version/level number. Had the window been taped and then cut away? Suggests reprogrammed - work in progress. Did you find any high-resistance contacts within the keypad matrix?
__________________
x^4 + x^2 + y^2 = 0 |
![]() |
![]() |
![]() |
#103 | ||
Pentode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 249
|
![]() Quote:
Quote:
![]() I've captured that in the very short attached video. I added some code to initialise the display to -tELEKit- at power on. This then gets shifted out to the left as new characters are received from the LCDS. Phew. Next is to figure out how keypresses should be handled, but that's enough progress for this weekend. My wife thinks I left home Friday afternoon!! |
||
![]() |
![]() |
![]() |
#104 |
Octode
Join Date: Mar 2019
Location: Barry, Vale of Glamorgan, Wales, UK.
Posts: 1,348
|
![]()
Ah that is lovely to see some text moving- well done on the effort involved there and the risks to marital bliss taken in the name of retro archaeology
![]() |
![]() |
![]() |
![]() |
#105 | |
Pentode
Join Date: Jun 2012
Location: Bristol, UK.
Posts: 112
|
![]() Quote:
In the pics it looks like the flexi contacts are 0.1in spaced. Would it be possible to improvise a 'ZIF' connector where the contacts are gently clamped against flat 'Vero' strips, gold edge connectors, whatever? Then the disconnected matrix could be mapped, assuming keypresses are detectable.
__________________
x^4 + x^2 + y^2 = 0 |
|
![]() |
![]() |
![]() |
#106 | ||
Pentode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 249
|
![]() Quote:
![]() Quote:
![]() |
||
![]() |
![]() |
![]() |
#107 |
Pentode
Join Date: Jan 2021
Location: Ashford, Kent, UK
Posts: 249
|
![]()
On the Old Computers Introkit forum page, at the bottom of the page, is a chap called Frank Boehm (Germany) who stated back in 2007 "Just received a "Telekit" - made by National Semiconductor, datecode 7618. This is pretty much the same electronics, but built into one of their larger pocket calculator cases (looks like the Mathematician PR 4640 with different key mappings). It has an external cable probably to attach it to a tty terminal".
Does anyone recognise Frank from this or other forums? It would be really interesting to contact him and see what he knows. |
![]() |
![]() |
![]() |
#108 |
Pentode
Join Date: Jun 2012
Location: Bristol, UK.
Posts: 112
|
![]()
I found this. But digging deeper fails.
I think perhaps because it's "archived" and gone missing?
__________________
x^4 + x^2 + y^2 = 0 |
![]() |
![]() |
![]() |
#109 |
Octode
Join Date: Mar 2020
Location: Kitchener, Ontario, Canada
Posts: 1,191
|
![]()
I saw that too, he doesn’t seem to have been active since about 2013.
It might be worth asking about the telekit on any active forum for collectors of calculators. Frank might not reply but someone else might have seen one or collected one. |
![]() |
![]() |