Close

01/05/2018 ​- V1 is assembled, a problem appears

A project log for Sinclair Scientific Calculator Emulator

A register level TMS0805 CPU emulator on an Arduino Nano runs the original 320 instruction calculator program. A custom PCB houses it all.

arduino-enigmaArduino Enigma 03/22/2018 at 01:060 Comments

After soldering all the components and writing a test program to display 012345678, we notice something bad. The first two digits are off. Nothing we try in software changes that, they do not want to light up at all.

And this is how we find out A6 and A7 are input only. They are the selection lines for the first two digits. They need to supply 5V and cannot do so.

Also, the multiplexing algorithm is wrong, 8 is brighter

Time for a quick instagram post while we think how to get out of this mess.

https://www.instagram.com/p/Bdlqbo-n48G/

Discussions