fargo
Experienced Member
- Joined
- Dec 6, 2019
- Messages
- 223
Hi all,
Over the past few weeks I've been designing, with AI help, a small family of open-hardware boards for working with power supplies for vintage machines.
v1.0 - The Breakout Board
ATX-24, AT P8/P9, and disk Molex connectors broken out to banana posts and screw terminals, with per-rail blade fuses and rail LED indicators. One terminal ("XV") doubles as a 9 V AC/DC entry riding the 3.3 V rail, made with Commodore-style bricks in mind.

Example usage:
Same breakout as above, plus four TO-220 power resistors on a heatsink bar with the ability to select load profiles. The profiles provide proper testing of old PSUs for PCs and micro-computers such as Commodore and Atari.

Example usage:
Crowbars on +5/+3.3/+12 V with trip points tight enough to catch a wandering rail before your chips do, plus reverse-polarity shunts on every rail. It can also generate +3.3 V, −12 V, and −5 V from a +12 V feed.

Example usage:
Breakout + loads + generators + crowbars, five toggles, one 100 × 198 mm board. Modes compose:

KiCad sources, schematics, BOMs, and a frank risk analysis are all on GitHub: https://github.com/techana/psu-breakout. Feedback, critique, and build reports very welcome
Over the past few weeks I've been designing, with AI help, a small family of open-hardware boards for working with power supplies for vintage machines.
v1.0 - The Breakout Board
ATX-24, AT P8/P9, and disk Molex connectors broken out to banana posts and screw terminals, with per-rail blade fuses and rail LED indicators. One terminal ("XV") doubles as a 9 V AC/DC entry riding the 3.3 V rail, made with Commodore-style bricks in mind.

Example usage:
- load-testing a PSU using external loads connected to the banana posts
- powering an ATX or AT motherboard from a bench power supply
- powering an AT motherboard using an ATX PSU
Same breakout as above, plus four TO-220 power resistors on a heatsink bar with the ability to select load profiles. The profiles provide proper testing of old PSUs for PCs and micro-computers such as Commodore and Atari.

Example usage:
- burn-in an AT/ATX supply at ~30 W on the PC profile
- test Amiga/Atari ST bricks on MICRO
- load-test a C64 PSU including its 9 VAC winding
Crowbars on +5/+3.3/+12 V with trip points tight enough to catch a wandering rail before your chips do, plus reverse-polarity shunts on every rail. It can also generate +3.3 V, −12 V, and −5 V from a +12 V feed.

Example usage:
- power an ATX or AT motherboard from a dual bench power supply
- generate the −5 V/−12 V that many modern ATX units dropped
- give a 3.3 V rail to an ATX machine running from an old AT supply that never had one
- put an overvoltage tripwire between a suspect PSU and irreplaceable silicon
Breakout + loads + generators + crowbars, five toggles, one 100 × 198 mm board. Modes compose:
- Direct: acts as the v1.0B board (except it can't take AC input)
- Load-test: acts as the v1.1 board (again excluding AC input)
- Protect: acts as the v2.2 board with crowbars armed
- Generate: acts as the v2.2 board making the missing rails
- …and combinations, e.g. load-test a supply while protected

KiCad sources, schematics, BOMs, and a frank risk analysis are all on GitHub: https://github.com/techana/psu-breakout. Feedback, critique, and build reports very welcome