Compare commits
2 Commits
09ec9ad8af
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b9e947cb0a | |||
| d7a009dc05 |
@@ -1,5 +1,14 @@
|
|||||||
# lightpanel v1.0
|
# lightpanel v1.0
|
||||||
|
|
||||||
|
#V1.1 info
|
||||||
|
Resistor R3 of first production batch is wrong, should be ~ 1-10ohm, suggest 2.2 but is 1kohm.
|
||||||
|
Pcb works but is very dark due to this and cannot reach proper signal levels for next pcb.
|
||||||
|
|
||||||
|
V1.1 has reverse power supply protection, and should not cause issues with backfeeding via usb or wrong polarity of power supply.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###Import application note
|
###Import application note
|
||||||
Do not chain Multiple boards while powering only via USB!
|
Do not chain Multiple boards while powering only via USB!
|
||||||
|
|
||||||
|
|||||||
4588
lig/lig.kicad_pcb
4588
lig/lig.kicad_pcb
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 31,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": false,
|
"auto_track_width": false,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|||||||
@@ -10615,7 +10615,7 @@
|
|||||||
(hide yes)
|
(hide yes)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "LCSC" "C17513"
|
(property "LCSC" ""
|
||||||
(at 35.56 165.1 0)
|
(at 35.56 165.1 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
|||||||
Reference in New Issue
Block a user