Schematics & start PCB - Rev1
This commit is contained in:
1
hardware/0001_FireFly-Solar/.history
Submodule
1
hardware/0001_FireFly-Solar/.history
Submodule
Submodule hardware/0001_FireFly-Solar/.history added at 7b062f08fe
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 25,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
@ -67,8 +67,30 @@
|
|||||||
"version": 5
|
"version": 5
|
||||||
},
|
},
|
||||||
"net_inspector_panel": {
|
"net_inspector_panel": {
|
||||||
"col_hidden": [],
|
"col_hidden": [
|
||||||
"col_order": [],
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
],
|
||||||
|
"col_order": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9
|
||||||
|
],
|
||||||
"col_widths": [],
|
"col_widths": [],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|||||||
@ -416,7 +416,7 @@
|
|||||||
"uuid": "d6486f66-f0ec-4484-bce4-0ec6b0e57e1d"
|
"uuid": "d6486f66-f0ec-4484-bce4-0ec6b0e57e1d"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"used_designators": "",
|
"used_designators": "#FLG1-2,R2-3,J4,#PWR3-6,D5-6,C2-6,L1,U1-2",
|
||||||
"variants": []
|
"variants": []
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
2166
hardware/0001_FireFly-Solar/0001_FireFly-Solar.net
Normal file
2166
hardware/0001_FireFly-Solar/0001_FireFly-Solar.net
Normal file
File diff suppressed because it is too large
Load Diff
BIN
hardware/0001_FireFly-Solar/0001_FireFly-Solar.pdf
Normal file
BIN
hardware/0001_FireFly-Solar/0001_FireFly-Solar.pdf
Normal file
Binary file not shown.
26
hardware/0001_FireFly-Solar/Spice Netlist.txt
Normal file
26
hardware/0001_FireFly-Solar/Spice Netlist.txt
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
*
|
||||||
|
|
||||||
|
.subckt 0001_FireFly-Solar
|
||||||
|
|
||||||
|
|
||||||
|
J2 __J2
|
||||||
|
D2 __D2
|
||||||
|
D3 __D3
|
||||||
|
J3 __J3
|
||||||
|
R1 Net-_D1-K_ Net-_D4-K_ 33
|
||||||
|
D1 __D1
|
||||||
|
J1 __J1
|
||||||
|
J4 __J4
|
||||||
|
D5 __D5
|
||||||
|
U1 __U1
|
||||||
|
L1 Net-_D4-K_ Net-_D5-A_ 22u
|
||||||
|
D4 __D4
|
||||||
|
C1 Net-_D4-K_ GND 50F SuperCap
|
||||||
|
C2 Net-_D4-K_ GND 150u
|
||||||
|
C3 Net-_D5-K_ GND 100u
|
||||||
|
C4 Net-_U1-REF_ GND 0.1u
|
||||||
|
U2 __U2
|
||||||
|
D6 Net-_D6-K_ Net-_D6-A_ LED
|
||||||
|
R2 Net-_U2-XTAL1/PB3_ Net-_D6-K_ R
|
||||||
|
|
||||||
|
.ends
|
||||||
Reference in New Issue
Block a user