adding folder structure and READMEs
This commit is contained in:
3
hardware/README.md
Normal file
3
hardware/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware
|
||||
|
||||
Electrical design files including schematics, PCB layout, BOM, and simulations.
|
||||
3
hardware/bom/README.md
Normal file
3
hardware/bom/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware/bom
|
||||
|
||||
Bill of Materials in CSV or spreadsheet format.
|
||||
3
hardware/manufacturing/README.md
Normal file
3
hardware/manufacturing/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware/manufacturing
|
||||
|
||||
Gerbers, pick-and-place files, and drill files.
|
||||
3
hardware/pcb/README.md
Normal file
3
hardware/pcb/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware/pcb
|
||||
|
||||
PCB layout design files.
|
||||
3
hardware/schematics/README.md
Normal file
3
hardware/schematics/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware/schematics
|
||||
|
||||
KiCad or other EDA schematic files.
|
||||
3
hardware/simulations/README.md
Normal file
3
hardware/simulations/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# /hardware/simulations
|
||||
|
||||
Simulation files for circuit behavior (e.g., SPICE).
|
||||
Reference in New Issue
Block a user