<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Geeky Dalek Project</title><link>/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><description>My geeky idea is a Dalek with object recognition and different behaviors based on what it sees. I have recently acquired two 12&amp;#39;&amp;#39; rc daleks, one functioning and one for spares, and the motor section is actually well built. I will use a RPI3 for the i</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Geeky Dalek Project</title><link>https://community.element14.com/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><pubDate>Sat, 10 Jun 2017 05:57:24 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:74252fc1-e5de-4b02-908c-3c62cd886336</guid><dc:creator>barsznica</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;You could use a PCA9685 to increase your outputs.&lt;/p&gt;&lt;p&gt;Works with Arduino and Pi&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3052&amp;AppID=170&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Geeky Dalek Project</title><link>https://community.element14.com/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><pubDate>Tue, 06 Jun 2017 19:26:31 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:74252fc1-e5de-4b02-908c-3c62cd886336</guid><dc:creator>lahey</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Update:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The motor section is taking shape, what&amp;#39;s missing is a gyro to calculate rotation and probably a mouse optical sensor to calculate movement. I hope I have enough pins on the Arduino for all these sensors. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/480x360/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-74252fc1-e5de-4b02-908c-3c62cd886336/contentimage_5F00_184449.png:480:360]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3052&amp;AppID=170&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Geeky Dalek Project</title><link>https://community.element14.com/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><pubDate>Tue, 23 May 2017 21:03:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:74252fc1-e5de-4b02-908c-3c62cd886336</guid><dc:creator>lahey</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;UPDATE&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;found a pretty good path planning library on github: &lt;a class="jive-link-external-small" href="https://github.com/elben/kapal" rel="nofollow ugc noopener" target="_blank" title="https://github.com/elben/kapal"&gt;https://github.com/elben/kapal&lt;/a&gt; and planning to implement it as follows:&lt;/p&gt;&lt;p&gt;arduino does the basic muscle work, moves and returns position and visible obstacles (ultrasound)&lt;/p&gt;&lt;p&gt;raspberry gradually builds a map of the area and tells arduino where to move. In case of unforseen obstacles the movement stops and the map is updated.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;only problem is the code is poorly maintained &amp;amp; commented and hard to understand how to parse the final path list.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;onwards!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3052&amp;AppID=170&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Geeky Dalek Project</title><link>https://community.element14.com/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><pubDate>Fri, 19 May 2017 17:37:03 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:74252fc1-e5de-4b02-908c-3c62cd886336</guid><dc:creator>balearicdynamics</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hello Ian,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why do you plan to use an Arduino too? Is not sufficient just the PI ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Enrico&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3052&amp;AppID=170&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Geeky Dalek Project</title><link>https://community.element14.com/challenges-projects/project14/geekygadgets/b/blog/posts/geeky-dalek-project</link><pubDate>Fri, 19 May 2017 17:30:30 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:74252fc1-e5de-4b02-908c-3c62cd886336</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi Ian,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Interesting project.&lt;/p&gt;&lt;p&gt;As I recall, the optical mouse uses a laser diode and a simple imaging sensor.&lt;/p&gt;&lt;p&gt;If you get one of the laptop mice, you should be able to strip out the sensor and processing chips, remount it in the Dalek base to get X-Y movement info over the USB port.&lt;/p&gt;&lt;p&gt;A wireless mouse would get you position information directly to the RPi, assuming all of the pieces can fit inside the base.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You do realize that you need to add a speaker so that they can blast out &amp;quot;Terminate&amp;quot; when anyone nears the device.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3052&amp;AppID=170&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>