Commit Graph

2 Commits

Author SHA1 Message Date
0xWheatyz c86a05dd2e refactor(schematic): redesign TPS61088 boost converter layout for clarity
Reorganize component placement with clean left-to-right power flow,
segmented rail wires for proper ERC connections, correct KiCad Device:C
pin positions (±3.81mm), and FB label instead of long crossing wire.
0 ERC errors.
2026-04-20 16:41:00 -04:00
0xWheatyz e3873251b3 feat(schematic): add TPS61088 5V-to-12V boost converter reference schematic
Python generator script produces a KiCad 9 schematic for the TPS61088
boost converter circuit (5V input, 12V/2A output) with feedback divider,
compensation network, bootstrap cap, and input/output filtering.
Includes a nix flake for the build environment.
2026-04-20 13:15:28 -04:00