Close

Improved JSON compatibility

A project log for Simple TTL logic tester

Using an Arduino and Python script for testing simple logic I.C.s like 74xx TTL

fjkraanfjkraan 09/27/2022 at 09:250 Comments

Converted the I.C. definition to proper JSON, apart from the header and comments. Strip all lines starting with '#' and it should validate. See https://github.com/electrickery/logicTester for details. The header info is json-ified too, but not yet used.

Discussions