forked from LuckfoxTECH/luckfox-pico
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f0e6b6
commit ca46011
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<mxfile host="app.diagrams.net" modified="2023-11-25T22:53:09.270Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" etag="ORIoZZMIWaURs2VqVCU3" version="22.1.3" type="device"> | ||
<diagram name="Page-1" id="xXQSwJtIRi74mmdLVUvR"> | ||
<mxGraphModel dx="880" dy="470" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0" /> | ||
<mxCell id="1" parent="0" /> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-4" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="K1NoG9OSjYkEAMSQnG4f-1" target="K1NoG9OSjYkEAMSQnG4f-2"> | ||
<mxGeometry relative="1" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-5" value="UART2" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="K1NoG9OSjYkEAMSQnG4f-4"> | ||
<mxGeometry x="-0.5077" y="-2" relative="1" as="geometry"> | ||
<mxPoint as="offset" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-6" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="K1NoG9OSjYkEAMSQnG4f-1" target="K1NoG9OSjYkEAMSQnG4f-3"> | ||
<mxGeometry relative="1" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-7" value="SPI0" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="K1NoG9OSjYkEAMSQnG4f-6"> | ||
<mxGeometry x="0.2133" y="-2" relative="1" as="geometry"> | ||
<mxPoint as="offset" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-11" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="K1NoG9OSjYkEAMSQnG4f-1" target="K1NoG9OSjYkEAMSQnG4f-10"> | ||
<mxGeometry relative="1" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-1" value="LuckFox-Pico-Mini-B" style="whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1"> | ||
<mxGeometry x="220" y="100" width="160" height="160" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-2" value="uBlox-Neo6M" style="whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1"> | ||
<mxGeometry x="470" y="100" width="80" height="80" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-3" value="sx1276" style="whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1"> | ||
<mxGeometry x="30" y="100" width="80" height="80" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-8" value="Notes - Reset to GND" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="20" y="190" width="130" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-9" value="Both devices connected to 3.3v on MPU" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1"> | ||
<mxGeometry x="184" y="270" width="230" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="K1NoG9OSjYkEAMSQnG4f-10" value="CSI (WiP)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> | ||
<mxGeometry x="220" width="160" height="60" as="geometry" /> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |