starting schematics
authordaniel watson <ozzloy@gmail.com>
Sun, 11 Aug 2013 23:13:52 +0000 (16:13 -0700)
committerdaniel watson <ozzloy@gmail.com>
Sun, 11 Aug 2013 23:13:52 +0000 (16:13 -0700)
schematic-notes.txt [new file with mode: 0644]
schematic.svg [new file with mode: 0644]

diff --git a/schematic-notes.txt b/schematic-notes.txt
new file mode 100644 (file)
index 0000000..3275fcc
--- /dev/null
@@ -0,0 +1,24 @@
+(robot
+ (angle-bracket
+  (size (.5 inches by .5 inches))
+  (thread 6-32)
+  (from evil-mad-science
+   (url http://shop.evilmadscientist.com/productsmenu/partsmenu/465-bracket?qh=YTo0OntpOjA7czo1OiJhbmdsZSI7aToxO3M6NjoiYW5nbGVzIjtpOjI7czo3OiJicmFja2V0IjtpOjM7czo4OiJicmFja2V0cyI7fQ%3D%3D)))
+ (wheel-mount
+  (size (1.5 inches by 2 inches by 3/16 inches))
+  (large-hole
+   (.938 inches from edge to center of hole)
+   (.5 inches from the 2-inch side)
+   (big hole for motor shaft lip = 0.362 inches))
+  (nubbin-hole
+   (size (11/64 inches)))
+  (motor-long-screws-holes
+  (screws (size (length 1.175 inches)
+                (thread 4-40)))))
+ (wheel (diameter 2.75 inches))
+ (motor (https://solarbotics.com/download.php?file=92))
+ (platform 8 inches by 8 inches by 3/16 inches)
+ (4-aa-battery-pack (size (2.75 inches by 3 inches by 3/4 inches)))
+ (9v-battery-pack (size (13/16 inches by 1 5/16 by 2.75 inches)))
+ (castor
+  (url http://www.pololu.com/catalog/category/45)))
diff --git a/schematic.svg b/schematic.svg
new file mode 100644 (file)
index 0000000..b23dc89
--- /dev/null
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="744.09448819"
+   height="1052.3622047"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.48.3.1 r9886"
+   sodipodi:docname="New document 1">
+  <defs
+     id="defs4" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.57394689"
+     inkscape:cx="372.04724"
+     inkscape:cy="526.18109"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     inkscape:window-width="1366"
+     inkscape:window-height="744"
+     inkscape:window-x="0"
+     inkscape:window-y="24"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:#0000ff;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="rect2985"
+       width="180"
+       height="135"
+       x="130.67412"
+       y="127.18947"
+       ry="0" />
+    <path
+       sodipodi:type="arc"
+       style="fill:#ff0000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path2987"
+       sodipodi:cx="194.26884"
+       sodipodi:cy="206.4651"
+       sodipodi:rx="23.521339"
+       sodipodi:ry="21.779018"
+       d="m 217.79018,206.4651 a 23.521339,21.779018 0 1 1 -47.04267,0 23.521339,21.779018 0 1 1 47.04267,0 z" />
+  </g>
+</svg>