Close

Integrate Panel PCB With Console Application

A project log for TMD-3: Turing Machine Demonstrator Mark 3

They say that the third time's a charm. Let's find out.

michael-gardiMichael Gardi 08/20/2023 at 21:490 Comments

I have added code to the TMD-3 Console application to read tiles from my one completed Panel PCB.  So the single panel is mapped to the C State of the State Definition Table.

As you can see from the photo, the integration went well. Just to clarify, when the one READ value is set to 'b' it's corresponding WRITE value is automatically set to 'b' as well since 'b' (a boundary condition) cannot be overwritten.

I have uploaded the new code on github. Note that the Console application will still run in an environment that does not have tile hardware (in software only mode).  I'll post a video of the tile panel in action and the PCB's KiCad files soon.

Discussions