diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-05-21 14:05:59 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-05-21 14:07:08 +0200 |
commit | 4d1d629ab7a3bd9d661ec5ed25fcf0b4837b946d (patch) | |
tree | 18a42f22367f7d0eda5c3a6e54149ffd8c313069 /assets/figs.drawio | |
parent | 0b55cbd9b98420f3f2a2b9cfd8d384824c9fd4dc (diff) |
more documentation
Diffstat (limited to 'assets/figs.drawio')
-rw-r--r-- | assets/figs.drawio | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/assets/figs.drawio b/assets/figs.drawio new file mode 100644 index 0000000..e7c4c8e --- /dev/null +++ b/assets/figs.drawio @@ -0,0 +1,47 @@ +<mxfile host="Electron" modified="2023-05-21T10:31:13.607Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.2.8 Chrome/112.0.5615.165 Electron/24.2.0 Safari/537.36" etag="R9LFAPF_hEjrUPbKqP4R" version="21.2.8" type="device"> + <diagram name="architecture-level-0" id="JjuOE3DOjDeLsN0qBT10"> + <mxGraphModel dx="566" dy="347" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> + <root> + <mxCell id="0" /> + <mxCell id="1" parent="0" /> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-1" value="Arduino Nicla Vision" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="280" y="40" width="80" height="100" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-8" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="8eRd1MbYxd4dPG-S6lUb-2" target="8eRd1MbYxd4dPG-S6lUb-4"> + <mxGeometry relative="1" as="geometry"> + <Array as="points"> + <mxPoint x="150" y="60" /> + <mxPoint x="150" y="60" /> + </Array> + </mxGeometry> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-9" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="8eRd1MbYxd4dPG-S6lUb-2" target="8eRd1MbYxd4dPG-S6lUb-3"> + <mxGeometry relative="1" as="geometry"> + <Array as="points"> + <mxPoint x="150" y="120" /> + <mxPoint x="150" y="120" /> + </Array> + </mxGeometry> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-10" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;startArrow=classic;startFill=1;" edge="1" parent="1" source="8eRd1MbYxd4dPG-S6lUb-2" target="8eRd1MbYxd4dPG-S6lUb-1"> + <mxGeometry relative="1" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-2" value="Pololu Zumo 32U4" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="160" y="40" width="80" height="100" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-3" value="Tracks" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="40" y="100" width="100" height="40" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-4" value="OLED display" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="40" y="40" width="100" height="40" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-13" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="8eRd1MbYxd4dPG-S6lUb-6" target="8eRd1MbYxd4dPG-S6lUb-1"> + <mxGeometry relative="1" as="geometry" /> + </mxCell> + <mxCell id="8eRd1MbYxd4dPG-S6lUb-6" value="2MP Camera" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="380" y="70" width="100" height="40" as="geometry" /> + </mxCell> + </root> + </mxGraphModel> + </diagram> +</mxfile> |