<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Blog</title><subtitle type="html" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/atom</id><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog" /><link rel="self" type="application/atom+xml" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/atom" /><generator uri="http://telligent.com" version="12.1.9.35025">Telligent Community (Build: 12.1.9.35025)</generator><updated>2021-05-19T17:29:54Z</updated><entry><title>SRD-1 - 3D Printed Drone (Arduino + Raspberry) - June 11th Update - It Flies!</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/srd-1---3d-printed-drone-arduino-raspberry---june-11th-update---it-flies" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/srd-1---3d-printed-drone-arduino-raspberry---june-11th-update---it-flies</id><published>2021-05-25T21:20:27Z</published><updated>2021-05-25T21:20:27Z</updated><content type="html">SRD-1 - 3D Printed Drone (Arduino + Raspberry)The newest update is the the June 11th Update - It flies, which can be found at the end of this blog!
&lt;a class="jive-link-anchor-small" href="#jive_content_id_1_Introduction__Idea"&gt;1. Introduction &amp;amp; Idea&lt;/a&gt;


&lt;a class="jive-link-anchor-small" href="#jive_content_id_2_Plan"&gt;2. Plan&lt;/a&gt;

&lt;a class="jive-link-anchor-small" href="#jive_content_id_Mechanical"&gt;Mechanical&lt;/a&gt;


&lt;a class="jive-link-anchor-small" href="#jive_content_id_Electronics"&gt;Electronics&lt;/a&gt;



&lt;a class="jive-link-anchor-small" href="#jive_content_id_3_Design"&gt;3. Design&lt;/a&gt;

&lt;a class="jive-link-anchor-small" href="#jive_content_id_Mechanical_Design"&gt;Mechanical Design&lt;/a&gt;

&lt;a class="jive-link-anchor-small" href="#jive_content_id_Base_Assembly"&gt;Base A...&lt;/a&gt;(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/srd-1---3d-printed-drone-arduino-raspberry---june-11th-update---it-flies"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11241&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>milosrasic98</name><uri>https://community.element14.com/members/milosrasic98</uri></author></entry><entry><title>Telegram Controlled Drone #5 : Conclusion and Future Scope</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-5-conclusion-and-future-scope" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-5-conclusion-and-future-scope</id><published>2021-05-25T16:15:39Z</published><updated>2021-05-25T16:15:39Z</updated><content type="html">Conclusion&amp;nbsp;The Tello drone was able to receive the commands issued via our custom-made Telegram Bot &lt;a class="jive-link-external-small" href="https://telegram.me/DroneTellobot" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;@DroneTellobot&lt;/a&gt;.Despite the shortcomings to add a middleware communication for accessing Telegram data, the implementation is application rich.&amp;amp;nb...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-5-conclusion-and-future-scope"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11390&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>jissdeodates</name><uri>https://community.element14.com/members/jissdeodates</uri></author><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="telegram" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="telegram control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram%2bcontrol" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Telegram Controlled Drone #4 : Integration and Testing</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-4-integration-and-testing" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-4-integration-and-testing</id><published>2021-05-25T16:11:03Z</published><updated>2021-05-25T16:11:03Z</updated><content type="html">Integration&amp;nbsp;A middleware is required to interact between the telegram API and the drone.If the M5Stack module is connected to the drone via WiFi, it won&amp;#39;t be able to access the Telegram API calls due to the absence of internet connectivity.To ov...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-4-integration-and-testing"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11389&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>jissdeodates</name><uri>https://community.element14.com/members/jissdeodates</uri></author><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="telegram" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="telegram control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram%2bcontrol" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Telegram Controlled Drone #3 : Preparation - Telegram Bot</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-3-preparation---telegram-bot" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-3-preparation---telegram-bot</id><published>2021-05-25T16:04:20Z</published><updated>2021-05-25T16:04:20Z</updated><content type="html">&lt;a class="jive-link-external-small" href="http://www.telegram.org/" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;Telegram&lt;/a&gt; is a freeware, cross-platform, cloud-based instant messaging (IM) software. Telegram accounts are tied to telephone numbers and are verified by SMS. Users can add multiple devices to their accounts and receive messages on all of them. Connec...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-3-preparation---telegram-bot"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11388&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>jissdeodates</name><uri>https://community.element14.com/members/jissdeodates</uri></author><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="telegram" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="telegram control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram%2bcontrol" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Telegram Controlled Drone #2 : Preparation - Drone and M5Stack module</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-2-preparation---drone-and-m5stack-module" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-2-preparation---drone-and-m5stack-module</id><published>2021-05-25T16:00:39Z</published><updated>2021-05-25T16:00:39Z</updated><content type="html">Preparation of DJI Tello Drone&amp;nbsp;&lt;a href="https://community.element14.com/resized-image/__size/740x455/__key/communityserver-blogs-components-weblogfiles/00-00-00-02-89/2185.contentimage_5F00_201280.png"&gt;&lt;/a&gt;&amp;nbsp;A detailed guide on preparing the DJI Tello Drone is provided here: &lt;a class="jive-link-blog-small" href="/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-2-preperation---drone"&gt;Gesture Controlled Drone #2 : Preperation - Drone&lt;/a&gt;The &lt;a class="jive-link-external-small" href="https://dl-cdn.ryzerobotics.com/downloads/Tello/Tello%20SDK%202.0%20User%20Guide.pdf" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;Tello drone SDK &lt;/a&gt;provides ample information on how to program the drone to achieve the t...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-2-preparation---drone-and-m5stack-module"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11387&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>jissdeodates</name><uri>https://community.element14.com/members/jissdeodates</uri></author><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="telegram" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="telegram control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram%2bcontrol" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Telegram Controlled Drone #1 : Introduction</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-1-introduction" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-1-introduction</id><published>2021-05-25T15:47:18Z</published><updated>2021-05-25T15:47:18Z</updated><content type="html">Here we introduce a novel method of controlling drones via Telegram. Using this feature, a user will be able to control a drone from virtually anywhere in the world with the help of an internet connection and Telegram application.&amp;nbsp;Motivation&amp;amp;nbs...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/telegram-controlled-drone-1-introduction"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11386&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>jissdeodates</name><uri>https://community.element14.com/members/jissdeodates</uri></author><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="telegram" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="telegram control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/telegram%2bcontrol" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #7 : Conclusion</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-7-conclusion" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-7-conclusion</id><published>2021-05-24T21:26:52Z</published><updated>2021-05-24T21:26:52Z</updated><content type="html">Conclusion&amp;nbsp;Although the inference engine was not able to classify between left and right accurately, overall the performance was satisfying. Also, there were some cases where the gesture command needed to be applied multiple times to be able to ...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-7-conclusion"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11382&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #6 : Interfacing and Testing</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-6-interfacing-and-testing" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-6-interfacing-and-testing</id><published>2021-05-24T21:22:21Z</published><updated>2021-05-24T21:22:21Z</updated><content type="html">Interfacing&amp;nbsp;Now that we have prepared our drone, M5Stack module, and the gesture model, let&amp;#39;s interface everything together in code.The complete interfacing code is provided here: &lt;a class="jive-link-external-small" href="https://github.com/crisdeodates/Tello_M5Stack_EI_control" rel="nofollow ugc noopener" target="_blank"&gt;https://github.com/crisdeodates/Tello_M5Stack_EI_control&lt;/a&gt;.Flash th...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-6-interfacing-and-testing"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11381&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #5 : Gesture Recognition using Edge Impulse</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-5-gesture-recognition-using-edge-impulse" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-5-gesture-recognition-using-edge-impulse</id><published>2021-05-24T21:18:46Z</published><updated>2021-05-24T21:18:46Z</updated><content type="html">We will use machine learning to build a gesture recognition system that runs on a microcontroller, with the help of &lt;a class="jive-link-external-small" href="https://www.edgeimpulse.com/" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;Edge Impulse Studio&lt;/a&gt;.&amp;nbsp;Preparing Edge Impulse Studio for the project&amp;nbsp;Log in to &lt;a class="jive-link-external-small" href="https://www.edgeimpulse.com/" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;https://www.edgeimpulse.com/&lt;/a&gt;Click Create Projec...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-5-gesture-recognition-using-edge-impulse"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11380&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #4 : Gesture Control</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-4-gesture-control" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-4-gesture-control</id><published>2021-05-24T21:08:53Z</published><updated>2021-05-24T21:08:53Z</updated><content type="html">Gesture Control Method&amp;nbsp;Gesture Commands&amp;nbsp;In order to control out Tello drone using the M5Stack module, we will be using gesture detection. 6 basic gestures are considered for the control (idle, takeoff/land, forward, back, left, right).IdleN...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-4-gesture-control"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11379&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #3 : Preperation - M5Stack</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-3-preperation---m5stack" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-3-preperation---m5stack</id><published>2021-05-24T20:57:44Z</published><updated>2021-05-24T20:57:44Z</updated><content type="html">M5Stack Fire Module&amp;nbsp;&lt;a class="jive-link-external-small" href="https://shop.m5stack.com/products/fire-iot-development-kit" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;M5Stack FIRE&lt;/a&gt; is one of the M5Stack developing kits, providing 9-Axis IMU sensor(6-Axis posture acceleration measurement + 3-Axis magnetic measurement), 16M Flash + 4M PSRAM, enhanced Base, larger battery, etc. With an IMU pos...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-3-preperation---m5stack"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11378&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #2 : Preperation - Drone</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-2-preperation---drone" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-2-preperation---drone</id><published>2021-05-24T20:50:50Z</published><updated>2021-05-24T20:50:50Z</updated><content type="html">The &lt;a class="jive-link-external-small" href="https://store.dji.com/product/tello" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;DJI Tello&lt;/a&gt; is a small-sized drone that combines powerful technology from &lt;a class="jive-link-external-small" href="https://www.dji.com/" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;DJI &lt;/a&gt;and &lt;a class="jive-link-external-small" href="https://www.intel.com/" rel="nofollow ugc noopener" style="color:#2e9fe6;" target="_blank"&gt;Intel &lt;/a&gt;into a very tiny package. It is a lightweight, fun, and easy-to-use drone that is the perfect tool for learning the ropes of drone piloting before investing in ...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-2-preperation---drone"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11377&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Gesture Controlled Drone #1 : Introduction</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-1-introduction" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-1-introduction</id><published>2021-05-24T20:43:12Z</published><updated>2021-05-24T20:43:12Z</updated><content type="html">Introduction&amp;nbsp;The term “drone” usually refers to any unpiloted aircraft. Sometimes referred to as “Unmanned Aerial Vehicles&amp;quot; (UAVs), these crafts can carry out an impressive range of tasks, ranging from military operations to package delivery. Dr...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/gesture-controlled-drone-1-introduction"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11376&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>crisdeodates</name><uri>https://community.element14.com/members/crisdeodates</uri></author><category term="edgeimpulse" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/edgeimpulse" /><category term="m5stack" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/m5stack" /><category term="gesture control" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/gesture%2bcontrol" /><category term="drone" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/drone" /><category term="attackofdronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofdronesch" /><category term="dji tello" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dji%2btello" /><category term="attackofthedronesch" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/attackofthedronesch" /></entry><entry><title>Dromes4All : Fully Functional Working Drome! Hooray!</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-fully-functional-working-drome-hooray" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-fully-functional-working-drome-hooray</id><published>2021-05-21T17:29:10Z</published><updated>2021-05-21T17:29:10Z</updated><content type="html">I have beaten the deadline and produced a fully working Drome4All a week before the deadline (two deadlines in&amp;nbsp; one sentence - terrible grammar but I&amp;#39;m tired and cannot be bothered to do any more thinking). It&amp;#39;s been raining and blowing and I ha...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-fully-functional-working-drome-hooray"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11352&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>dubbie</name><uri>https://community.element14.com/members/dubbie</uri></author><category term="nano" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/nano" /><category term="ir transceiver" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/ir%2btransceiver" /><category term="oled display" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/oled%2bdisplay" /><category term="dromes4all" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dromes4all" /><category term="continuous servo" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/continuous%2bservo" /></entry><entry><title>Dromes4All : IR Communication</title><link rel="alternate" type="text/html" href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-ir-communication" /><id>https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-ir-communication</id><published>2021-05-19T16:29:54Z</published><updated>2021-05-19T16:29:54Z</updated><content type="html">I have been able to put together the essential parts of my Dromes4All mobile robot so now I have been working on establishing a communication system. I had previously decided to use infrared communication just because I have never used it before and ...(&lt;a href="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/posts/dromes4all-ir-communication"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=11341&amp;AppID=289&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>dubbie</name><uri>https://community.element14.com/members/dubbie</uri></author><category term="ir comms" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/ir%2bcomms" /><category term="nano" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/nano" /><category term="dromes4all" scheme="https://community.element14.com/challenges-projects/project14/attackofthedrones/b/blog/archive/tags/dromes4all" /></entry></feed>