Especially for my 2 TPS Variants Arduino_TPS and Tiny_TPS I have designed 2 PCBs
These PCBs can be ordered from me. The price has still to be set.
As well pre-programmed 328 and ATTINY84 chips can be ordered.
To cover the bottom side of the PCB against shortcuts, there are these 3D printed enclosures. Available on order as well.
Here a few pictures of the boards while being tested.
The 7 Segment Unit with 4 digits shows one line of the code:
00 5F - at address 00 the program code is 5F - Push the Contents of Register A onto the Stack
4 Bit Page Register – 4 Bit Program Counter - 4 Bit Instruction - 4 bit Instruction Function
And here the links to the relevant documentation : attiny84_tps2.pdf arduino_sps2.pdf
Translation from my dear friend Juergen Pintaske. Thank you.