Web edits
[beagleboard.org.git] / db / 3429.xml
blobafe159310a6c3ceae6281863fac9f31cf2fe7b73
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <?xml-stylesheet type="text/xsl" href="helma.xsl"?>
3 <xmlroot xmlns:hop="http://www.helma.org/docs/guide/features/database">
4   <hopobject id="3429" name="2014-02-03-project-spotlight-robotics-cape" prototype="Page" created="1391467423529" lastModified="1391468930541">
5   <hop:parent idref="2912" prototyperef="Page"/>
6     <is_xhtml type="boolean">true</is_xhtml>
7     <http_remotehost>170.200.168.24</http_remotehost>
8     <http_language>en-US,en;q=0.5</http_language>
9     <uri>2014-02-03-project-spotlight-robotics-cape</uri>
10     <http_browser>Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20100101 Firefox/17.0</http_browser>
11     <time type="date">03.02.2014 17:08:50 CST</time>
12     <hopsession>170.200.168.bvfdz60tbk8y</hopsession>
13     <body>&lt;div&gt;\r
14     &lt;div style=&quot;float:left;width:100%;&quot;&gt;\r
15         &lt;h1&gt;BeagleBone Black project spotlight:&lt;br&gt;Robotics Cape by Strawson Design&lt;/h1&gt;\r
16        &lt;p&gt;\r
17             Inspiration is not an easy thing to come by, and no one can predict \r
18             when it will strike. The light bulb suddenly flashes on overhead, \r
19             and the gears inside your brain start to turn. The excitement of \r
20             the “Ah hah!” moment is great, but often short lived when the \r
21             realization of the logistics come into play.\r
22             &lt;/p&gt;\r
23             &lt;p&gt;\r
24             Engineers often find themselves in this situation when a new idea \r
25             for a robot pops into their head, but then there is the complicated \r
26             process of crafting the internal hardware and writing the software \r
27             to actually make it work. James Strawson, PhD student at the \r
28             University of California, San Diego (UCSD) and founder of Strawson \r
29             Design, grew tired of having to create new circuits for every new \r
30             robot that he worked on, so he unified his current and future \r
31             robotics projects under one hardware and software platform, thus \r
32             creating the Robotics Cape.\r
33             &lt;/p&gt;&lt;p&gt;\r
34             &lt;img src=&quot;http://i.imgur.com/1gaLmaX.png&quot; WIDTH=691 HEIGHT=386&lt;/p&gt;&lt;p&gt;\r
35             Robotics Cape by Strawson Design; image credit: Strawson Design\r
36             &lt;/p&gt;\r
37             &lt;p&gt;\r
38            The Robotics Cape works with the &lt;a href=&quot;http://beagleboard.org/Products/BeagleBone%20Black&quot;&gt;\r
39            BeagleBone Black&lt;/a&gt;, powered by a TI &lt;a href=&quot;http://www.ti.com/pro-arm-bborgblog-e2e-lp&quot;&gt;\r
40            Sitara processor&lt;/a&gt;, to make a mobile robotics platform. It includes \r
41            2-cell lithium battery charging, protection and monitoring circuitry\r
42            to make sure the robot is always charged and ready to play with. \r
43            The Robotics Cape also provides plug-and-play connectors to easily \r
44            interface with common components so you can build your robot without \r
45            soldering or messy wiring. It was obvious for James to choose \r
46            BeagleBone Black when picking a Linux development board. Strawson \r
47            said, “First and foremost, robotics projects typically require the \r
48            control board to interface with custom circuitry. BeagleBone Black \r
49            provides an enormous array of hardware interface pins for functions \r
50            such as GPIO, PWM, eQEP, I2C, etc., which is exactly what tinkerers \r
51            and prototypers need. BeagleBone Black is also a fantastically neat \r
52            and tidy package that is ideal for tiny robots.” \r
53         &lt;/p&gt;\r
54         &lt;p&gt;  \r
55        When creating the cape, Strawson picked the features he felt would apply \r
56        to the largest number of applications. The cape offers: &lt;p&gt;&lt;/p&gt;\r
57         •    9-axis IMU: Accelerometer, gyro, magnetometer&lt;br&gt;\r
58         •       6 PWM connectors to power servos or brushless ESCs&lt;br&gt;\r
59         •       Power your BeagleBone with 5V 2A switching voltage regulator from \r
60         12v input or battery pack&lt;br&gt;\r
61          •      2 user-accessible buttons and 2 LEDs to test GPIO functionality \r
62          and to test PRU GPIO&lt;br&gt;\r
63         •       2-cell lithium cell balancer and overvoltage protector&lt;br&gt;\r
64         •       H-bridges to drive 6 DC motors (each 1.2A continuous, 3.2A peak)&lt;br&gt;\r
65         •       Plug-and-play connection supported:&lt;br&gt;\r
66             o   I2C, UART, SPI&lt;br&gt;\r
67             o   Range/gesture sensors&lt;br&gt;\r
68             o   Serial GPS module&lt;br&gt;\r
69             o   Spektrum™ RC receiver&lt;br&gt;\r
70             o   Quadrature encoder inputs\r
71            &lt;/p&gt;\r
72            &lt;p&gt;\r
73             Strawson first used the Robotics Cape to teach a senior embedded \r
74             controls course at UCSD. Each student built their own BeagleMIP \r
75             balancing robot based on the cape and was taught to design and \r
76             implement a discrete-time controller to make the robot balance \r
77             upright and drive. Texas Instruments’ University Program donated \r
78             BeagleBone Black computers to UCSD to enable such a wonderful \r
79             project. “We learned a lot about implementing dynamic control \r
80             systems in a Linux environment. I was pleased to teach fellow \r
81             mechanical engineers how to dive into the world of embedded \r
82             programming and circuit design,” Strawson said.\r
83             &lt;/p&gt;&lt;p&gt;\r
84             &lt;img src=&quot;http://i.imgur.com/IXsA81J.png&quot; WIDTH=378 HEIGHT=461 &lt;/p&gt;&lt;p&gt;\r
85            BeagleMIP balancing robot; image credit: Strawson Design\r
86             &lt;/p&gt;\r
87             &lt;p&gt;\r
88             Strawson is working on a few refinements on the board layout and \r
89             connectivity before bringing the Robotics Cape to market. He also \r
90             looks forward to spending more time developing control systems with \r
91             BeagleBone Black. He is testing a quadrotor controller based on the \r
92             BeagleBone Black as well as a Robotics Cape Combination designed to \r
93             be cheap and easy to repair while offering the networking \r
94             capability and processing power of BeagleBone Black. \r
95             &lt;/p&gt;&lt;p&gt;\r
96             &lt;img src=&quot;http://i.imgur.com/4XlOQOA.jpg&quot; WIDTH=415 HEIGHT=553 &lt;/p&gt;&lt;p&gt;\r
97             James Strawson demoing the BeagleMIP at CES 2014\r
98             &lt;/p&gt;\r
99             &lt;p&gt;  \r
100             The Robotics Cape is still a work in progress but will be available \r
101             for sale in the coming months. For updated information on the \r
102             Robotics Cape, visit Strawson Design’s website at &lt;a href=&quot;http://www.strawsondesign.com&quot;&gt;\r
103             www.strawsondesign.com&lt;/a&gt;.\r
104             &lt;/p&gt;\r
105             &lt;p&gt;&lt;/p&gt;\r
106             &lt;p&gt;&lt;/p&gt;\r
107            \r
108             \r
109     &lt;/div&gt;\r
110 &lt;/div&gt;</body>
111     <pseudoparent idref="2912" prototyperef="Page"/>
112     <http_referer>http://beagleboard.org/blog/2014-02-03-project-spotlight-robotics-cape/edit</http_referer>
113     <http_host>beagleboard.org</http_host>
114     <user>tarajstratton@gmail.com</user>
115     <lang>en-us</lang>
116   </hopobject>
117 </xmlroot>