Design of some cheap boards with main purpose to teach kids (or young adults) how to use digital electronics as basic logic gates, flip-flops, registers etc. And it may be even useful for electronics hobbyists to quickly prototype sophisticated digital designs.
I built and tested both versions of educational TTL:
Unfortunately "no-breadboard" one has some outputs routed in wrong order :(
How breadboard one works is clear (I hope), but "no-breadboard" one needs some clarifications I believe - so as you can see inputs are male pin-header and outputs are female header receptacles - you should use special jumper wires where one end is female and another end - male. This way you never connect multiple outputs to the same input - it's simply not possible. So "no-breadboard" version is kind of breadboard by itself. Also on the top of every board you can see 4-pin header that is
connected to bottom receptacle of other board - they bring ground (2
middle wires) and power (right wire) to every board. I imagine some kind of backplane on the top (top-plane?) where many columns of boards attached for power and ground.
I need some input from Hackaday community - which approach is better and should be elaborated deeper? Breadboard one or "No-breadboard" one?
P.S. I attached PCB source code for "breadboard" version and Gerbers for "no-breadboard" - as I said before it has ERRORS, SO USE IT ON YOUR OWN RISK!!! Link to OSHPark project for 1st breadboard version: https://oshpark.com/shared_projects/SWuqir41
Different approach to avoid breadboard completely - here I/O-signals will be connected by wires and power will go from up to bottom (boards will be connected to each other by 4-pin headers):
I wish I had something like this when I first started digital electronics. Instead I had a TTL book from the 80s or 90s and the pinouts it had in the back.
I love it!