-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtools.yaml
18 lines (18 loc) · 858 Bytes
/
tools.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
KiCAD:
"PCB Outline Creator":
link: 'tools/kicad/pcb-outline-creator'
desc: 'Used to rectangles with rounded corners for KiCAD PCB editor. Mainly targeted at creating PCB outlines.'
"Library Downloader":
link: 'tools/kicad/library-loader'
desc: 'Extract KiCAD files from SamacSys library (e.g. Mouser download)'
LTSpice:
"MultiParameter Sweep":
link: 'tools/ltspice/multiParameterSweep'
desc: 'Create commands to step multiple parameters at once in LTSpice, running a simulation for all possible combination of parameters.'
General:
"DC-DC Converter Designer":
link: 'tools/general/power-converter-designer'
desc: 'Simple design tool for DC-DC converters'
"Analog Filter Designer":
link: 'tools/general/analog-filter-designer'
desc: 'A tool to simulitate different filters with ngspice right in the browser'