This commit is contained in:
2026-09-03 10:00:08 +02:00
6 changed files with 13 additions and 12 deletions
+12 -12
View File
@@ -1636,6 +1636,14 @@
(layer "Edge.Cuts") (layer "Edge.Cuts")
(uuid "3011760e-706e-4390-a604-e1e1b9b76063") (uuid "3011760e-706e-4390-a604-e1e1b9b76063")
) )
(segment
(start 111.76 99.06)
(end 114.3 99.06)
(width 1)
(layer "F.Cu")
(net "Net-(R2-Pad2)")
(uuid "3df7e232-b55c-46a3-ac99-11073c0c31a2")
)
(segment (segment
(start 101.6 101.6) (start 101.6 101.6)
(end 104.14 101.6) (end 104.14 101.6)
@@ -1660,14 +1668,6 @@
(net "Net-(J1-GND-Pad14)") (net "Net-(J1-GND-Pad14)")
(uuid "f31ee8ef-5a0c-4f8a-a3df-66cc97e52b80") (uuid "f31ee8ef-5a0c-4f8a-a3df-66cc97e52b80")
) )
(segment
(start 101.6 99.06)
(end 104.14 99.06)
(width 1)
(layer "F.Cu")
(net "Net-(J1-GPIO24{slash}SDIO_DAT0)")
(uuid "e9311985-2dce-4abe-985f-63a3d15b8296")
)
(segment (segment
(start 121.92 96.52) (start 121.92 96.52)
(end 129.5 96.52) (end 129.5 96.52)
@@ -1693,12 +1693,12 @@
(uuid "2176ef2f-2ba5-4d6d-a292-913a4a46bb2d") (uuid "2176ef2f-2ba5-4d6d-a292-913a4a46bb2d")
) )
(segment (segment
(start 111.76 99.06) (start 101.6 99.06)
(end 114.3 99.06) (end 104.14 99.06)
(width 1) (width 1)
(layer "F.Cu") (layer "F.Cu")
(net "Net-(R2-Pad2)") (net "Net-(J1-GPIO24{slash}SDIO_DAT0)")
(uuid "3df7e232-b55c-46a3-ac99-11073c0c31a2") (uuid "e9311985-2dce-4abe-985f-63a3d15b8296")
) )
(embedded_fonts no) (embedded_fonts no)
) )
+1
View File
@@ -2,6 +2,7 @@
Small PCB that can be directly mounted onto the Raspberry Pi's pin header. Isolating GPIO 24 using an optocoupler. Small PCB that can be directly mounted onto the Raspberry Pi's pin header. Isolating GPIO 24 using an optocoupler.
Included is a rust program to to switch on or off a PV inverter based on the voltage of the battery bank. Included is a rust program to to switch on or off a PV inverter based on the voltage of the battery bank.
![Rendering Main Board](render/Adapter_Main_Board_1080.png)
## hardware design ## hardware design
Binary file not shown.
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 KiB