You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ You can order a kit or an assembled unit from my tindie store (soonTM), or find
9
9
10
10
Gerbers, BOM, and CPL files for PCBA JLCPCB PCBA services are automatically generated on each push in the build artifacts under the Actions tab
11
11
12
-
V1 designed for 1-3 3535SMD LEDs on 1.6mm aluminum core PCBs, but see instructions below to easily adapt for use with any diode you like (power/space permitting).
13
-
14
12
# BMS+LED Driver board:
15
13
ato.yaml :: ccdriver
16
14
@@ -23,12 +21,15 @@ ato.yaml :: default
23
21
24
22
entry: elec/src/uv-lamp.ato
25
23
26
-
Hold 1-3 3535 SMD LEDs by default
24
+
This should be manufactured as a 1.6mm thick 1W aluminum PCB rated. You should use a hot plate to assemble this for sure.
27
25
28
-
To be manufactured as a 1.6mm thick 1W aluminum PCB rated. You should use a hot plate to assemble this for sure.
26
+
V1 designed for 1-3 3535SMD LEDs on 1.6mm aluminum core PCBs, but see instructions below to easily adapt for use with any diode you like (power/space permitting).
0 commit comments