Merge branch 'main' of https://github.com/sirlilpanda/10MHz-20v-pkpk-amp
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
a cool table showing the workflow of all the kicad projects.
|
||||
| project_name | DRC | ERC |
|
||||
| ------------ | --- | --- |
|
||||
| 10MHz-amp | [❌](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867718554/attempts/1#summary-47776938391)| [❌](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867718554/attempts/1#summary-47776938395) |
|
||||
| 10MHz-amp | [❌](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867820354/attempts/1#summary-47777181458)| [❌](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867820354/attempts/1#summary-47777181465) |
|
||||
|
||||
for a quick guide check [project setup](#project-setup)
|
||||
|
||||
@@ -15,7 +15,7 @@ This is a simple project template for new kicad projects. This template has some
|
||||
- [schematic pdf](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/tree/main/10MHz-amp_schematic.pdf)
|
||||
|
||||
|
||||
This workflow will also run the design rules check on the PCB and schematic to ensure that you upload a working PCB. These reports are uploaded as summaries within the github [actions tab](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867718554). This template has a simple schematic PCB in it (because DRC fails on an empty PCB). Shown below is the example PCB.
|
||||
This workflow will also run the design rules check on the PCB and schematic to ensure that you upload a working PCB. These reports are uploaded as summaries within the github [actions tab](https://github.com/sirlilpanda/10MHz-20v-pkpk-amp/actions/runs/16867820354). This template has a simple schematic PCB in it (because DRC fails on an empty PCB). Shown below is the example PCB.
|
||||
|
||||

|
||||
|
||||
|
||||
Binary file not shown.
@@ -7,11 +7,13 @@
|
||||
"D1","D_Zener","","1",""
|
||||
"D2","NUP2105L","Package_TO_SOT_SMD:SOT-23","1",""
|
||||
"F1","Fuse","","1",""
|
||||
"HS1","Heatsink","","1",""
|
||||
"J1","Conn_Coaxial","","1",""
|
||||
"J2","Jack-DC","","1",""
|
||||
"J3","Conn_Coaxial","","1",""
|
||||
"J4","Barrel_Jack_MountingPin","","1",""
|
||||
"JP1","Jumper_2_Bridged","","1",""
|
||||
"JP2","Jumper_2_Bridged","","1",""
|
||||
"N1","Housing_Pad","","1",""
|
||||
"Q1","PMOS","","1",""
|
||||
"R1","100","","1",""
|
||||
"R2","20k","","1",""
|
||||
|
||||
|
@@ -1,8 +1,8 @@
|
||||
# 📄 BOM for 10MHz-amp_bill_of_material 📄
|
||||
|
||||
report created at 23:46:48.637449 on 10-08-2025.
|
||||
report created at 23:59:46.174326 on 10-08-2025.
|
||||
|
||||
10MHz-amp_bill_of_material has a total of 27 parts with a cost of $0.
|
||||
10MHz-amp_bill_of_material has a total of 29 parts with a cost of $0.
|
||||
|
||||
| Reference | Value | Quantity | part number | cost |
|
||||
| --------- | ----- | -------- | ----------- | ---- |
|
||||
@@ -14,11 +14,13 @@ report created at 23:46:48.637449 on 10-08-2025.
|
||||
| D1 | D_Zener | 1 | | $0 |
|
||||
| D2 | NUP2105L | 1 | Package_TO_SOT_SMD:SOT-23 | $0 |
|
||||
| F1 | Fuse | 1 | | $0 |
|
||||
| HS1 | Heatsink | 1 | | $0 |
|
||||
| J1 | Conn_Coaxial | 1 | | $0 |
|
||||
| J2 | Jack-DC | 1 | | $0 |
|
||||
| J3 | Conn_Coaxial | 1 | | $0 |
|
||||
| J4 | Barrel_Jack_MountingPin | 1 | | $0 |
|
||||
| JP1 | Jumper_2_Bridged | 1 | | $0 |
|
||||
| JP2 | Jumper_2_Bridged | 1 | | $0 |
|
||||
| N1 | Housing_Pad | 1 | | $0 |
|
||||
| Q1 | PMOS | 1 | | $0 |
|
||||
| R1 | 100 | 1 | | $0 |
|
||||
| R2 | 20k | 1 | | $0 |
|
||||
@@ -33,4 +35,4 @@ report created at 23:46:48.637449 on 10-08-2025.
|
||||
| SW1 | SW_SP5T_NR01105 | 1 | Button_Switch_THT:SW_NKK_NR01 | $0 |
|
||||
| SW2 | SW_SPDT | 1 | | $0 |
|
||||
| U1 | THS3491xDDA | 1 | Package_SO:Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm | $0 |
|
||||
| | total | 27 | total | $0 |
|
||||
| | total | 29 | total | $0 |
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user