Hi everyone,
I’ve created a custom part for a Mini L298N / MX1508 dual H-bridge module, and I’m sharing it here as open source.
This is my first full part, including all views:
- Breadboard (based on real module image)
- PCB (with copper0 and copper1)
- Schematic
- Metadata and connectors fully mapped
Features
- Custom SVG created in Inkscape
- Invisible connectors (
fill-opacity="0.01") aligned manually - PCB pads defined using:
<g id="copper1"><g id="copper0">
- Non-sequential connector mapping (VCC is connector11)
- Correct scaling using inches (
width/height) - Cleaned canvas (no extra margins)
Pin mapping
1 → IN1
2 → IN2
3 → IN3
4 → IN4
5 → GND
6 → MA+
7 → MA-
8 → MB+
9 → MB-
11 → VCC