
{"id":900,"date":"2017-02-22T18:51:45","date_gmt":"2017-02-22T18:51:45","guid":{"rendered":"http:\/\/dyor.roboticafacil.es\/?p=900"},"modified":"2018-04-20T12:39:56","modified_gmt":"2018-04-20T12:39:56","slug":"qcad-bluetooth","status":"publish","type":"post","link":"https:\/\/dyor.webs.upv.es\/en\/qcad-bluetooth\/","title":{"rendered":"QCAD Design of the bluetooth module HC-06"},"content":{"rendered":"<p>The purpose of this entry is to indicate necessary steps to create a CAD design, very basic, to represent the bluetooth module (HC-06) of the robot.<\/p>\n<p><!--more--><\/p>\n<p>Our goal is to obtain a CAD design of the bluetooth module. Usually, this module will be located at the robot base, not requiring any supporting element, since we will glue it. For that reason, we can create this component in the auxiliary layer to help the design of the rest of the robot, but in any case we won&#8217;t cut material to support it.<\/p>\n<p>The dimensions of the bluetooth module are shown next:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-901 aligncenter\" src=\"https:\/\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/bluetooth_cad-1.png\" alt=\"\" width=\"573\" height=\"430\" srcset=\"https:\/\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/bluetooth_cad-1.png 640w, https:\/\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/bluetooth_cad-1-300x225.png 300w\" sizes=\"auto, (max-width: 573px) 100vw, 573px\" \/><\/p>\n<p>We will use the following template:<\/p>\n<p style=\"text-align: center;\"><div class=\"\"><a href=\"https:\/\/dyor.webs.upv.es\/qcad\/dxf\/template.dxf\" target=\"_self\" class=\"emd_dl_green_dark\" download>QCAD Template<\/a><\/div>    <style>            \r\n    .emd_dl_green_dark {\r\n        -moz-box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );\r\n        background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );\r\n        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');\r\n        background-color:#77d42a;\r\n        -webkit-border-top-left-radius:0px;\r\n        -moz-border-radius-topleft:0px;\r\n        border-top-left-radius:0px;\r\n        -webkit-border-top-right-radius:0px;\r\n        -moz-border-radius-topright:0px;\r\n        border-top-right-radius:0px;\r\n        -webkit-border-bottom-right-radius:0px;\r\n        -moz-border-radius-bottomright:0px;\r\n        border-bottom-right-radius:0px;\r\n        -webkit-border-bottom-left-radius:0px;\r\n        -moz-border-radius-bottomleft:0px;\r\n        border-bottom-left-radius:0px;\r\n        text-indent:0;\r\n        border:1px solid #268a16;\r\n        display:inline-block;\r\n        color:#306108 !important;\r\n        font-family:Georgia;\r\n        font-size:15px;\r\n        font-weight:bold;\r\n        font-style:normal;\r\n        height:41px;\r\n        line-height:41px;\r\n        width:250px;\r\n        text-decoration:none;\r\n        text-align:center;\r\n        text-shadow:1px 1px 0px #aade7c;\r\n    }\r\n    .emd_dl_green_dark:hover {\r\n        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );\r\n        background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );\r\n        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');\r\n        background-color:#5cb811;\r\n    }.emd_dl_green_dark:active {\r\n        position:relative;\r\n        top:1px;\r\n    }<\/style><\/p>\n<p>Select\u00a0 &#8220;Aux&#8221; layer and create a polyline with the following commands:<\/p>\n<p>polyline<\/p>\n<p>0,0<\/p>\n<p>@37.7,0<\/p>\n<p>@0,17<\/p>\n<p>@-37.7,0<\/p>\n<p>@0,-17<\/p>\n<p>After that, we create another polyline with the following set of commands (also in the Auxiliary layer):<\/p>\n<p>polyline<\/p>\n<p>37.7,3.5<\/p>\n<p>@16.3,0<\/p>\n<p>@0,10<\/p>\n<p>@-16.3,0<\/p>\n<p>Finally, we can write a text using the &#8220;Text&#8221; tool at the left-side menu. Select the letter type and size as you consider appropriate (we have used Arial size 5).<\/p>\n<p>Also, you can add some dimmensions using the &#8220;Dimension tools&#8221; at the Tool&#8217;s menu.<\/p>\n<p>Here, you can download the DXF file with the complete solution:<\/p>\n<p style=\"text-align: center;\"><div class=\"\"><a href=\"https:\/\/dyor.webs.upv.es\/qcad\/dxf\/bluetooth_cotas.dxf\" target=\"_self\" class=\"emd_dl_green_dark\" download>QCAD Bluetooth<\/a><\/div>    <style>            \r\n    .emd_dl_green_dark {\r\n        -moz-box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        box-shadow:inset 0px 1px 0px 0px #caefab;\r\n        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );\r\n        background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );\r\n        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');\r\n        background-color:#77d42a;\r\n        -webkit-border-top-left-radius:0px;\r\n        -moz-border-radius-topleft:0px;\r\n        border-top-left-radius:0px;\r\n        -webkit-border-top-right-radius:0px;\r\n        -moz-border-radius-topright:0px;\r\n        border-top-right-radius:0px;\r\n        -webkit-border-bottom-right-radius:0px;\r\n        -moz-border-radius-bottomright:0px;\r\n        border-bottom-right-radius:0px;\r\n        -webkit-border-bottom-left-radius:0px;\r\n        -moz-border-radius-bottomleft:0px;\r\n        border-bottom-left-radius:0px;\r\n        text-indent:0;\r\n        border:1px solid #268a16;\r\n        display:inline-block;\r\n        color:#306108 !important;\r\n        font-family:Georgia;\r\n        font-size:15px;\r\n        font-weight:bold;\r\n        font-style:normal;\r\n        height:41px;\r\n        line-height:41px;\r\n        width:250px;\r\n        text-decoration:none;\r\n        text-align:center;\r\n        text-shadow:1px 1px 0px #aade7c;\r\n    }\r\n    .emd_dl_green_dark:hover {\r\n        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );\r\n        background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );\r\n        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');\r\n        background-color:#5cb811;\r\n    }.emd_dl_green_dark:active {\r\n        position:relative;\r\n        top:1px;\r\n    }<\/style><\/p>\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Sorry, this entry is only available in Espa\u00f1ol.<\/p>\n","protected":false},"author":1,"featured_media":1001,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[12],"tags":[16,14,17,31,27],"class_list":["post-900","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qcad","tag-bluetooth","tag-dyor","tag-hc-06","tag-qcad","tag-robot"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/bluetooth_cad.jpg","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":1469,"url":"https:\/\/dyor.webs.upv.es\/en\/tinkercad-bluetooth\/","url_meta":{"origin":900,"position":0},"title":"TinkerCAD Design of HC-06 Bluetooth Module","author":"soporte","date":"Wednesday March  8th, 2017","format":false,"excerpt":"Learn how to design a simplified model of HC-06 Bluetooth module for your DYOR robot in TinkerCAD. Here, we will show the necessary steps to design the HC-06 Bluetooth module for your DYOR robot with TinkerCAD. It is a basic design so you can easily reproduce it. The main purpose\u2026","rel":"","context":"In &quot;tinkercad&quot;","block_context":{"text":"tinkercad","link":"https:\/\/dyor.webs.upv.es\/en\/category\/diseno\/tinkercad\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/03\/bluetooth.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/03\/bluetooth.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/03\/bluetooth.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":903,"url":"https:\/\/dyor.webs.upv.es\/en\/diseno-qcad-de-la-bateria-de-alimentacion-usb\/","url_meta":{"origin":900,"position":1},"title":"QCAD Design of the USB Powerbank","author":"soporte","date":"Wednesday February 22nd, 2017","format":false,"excerpt":"The purpose of this entry is to indicate necessary steps to create a CAD design, very simplistic, to represent the Powerbank of the robot. Our aim is to create a CAD design of the USB Powerbank of the robot. The powerbank is usually placed on the robot's base, not requiring\u2026","rel":"","context":"In &quot;qcad&quot;","block_context":{"text":"qcad","link":"https:\/\/dyor.webs.upv.es\/en\/category\/diseno\/qcad\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/power_bank_cad.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/power_bank_cad.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/power_bank_cad.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":4107,"url":"https:\/\/dyor.webs.upv.es\/en\/robot-compacto\/","url_meta":{"origin":900,"position":2},"title":"Robot Compacto","author":"oscar","date":"Monday June 11th, 2018","format":false,"excerpt":"Sorry, this entry is only available in Espa\u00f1ol.","rel":"","context":"In &quot;Blog&quot;","block_context":{"text":"Blog","link":"https:\/\/dyor.webs.upv.es\/en\/category\/blog\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2018\/06\/2.jpg?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":908,"url":"https:\/\/dyor.webs.upv.es\/en\/qcad-hc-sr04\/","url_meta":{"origin":900,"position":3},"title":"QCAD Design of ultrasound sensor HC-SR04","author":"soporte","date":"Thursday February 23rd, 2017","format":false,"excerpt":"The purpose of this entry is to show necessary steps to create a CAD design to represent the ultrasound sensor HC-SR04 of your robot. Our design aim is to obtain a CAD design for the range distance module based on the HC-SR04 ultrasound sensor. This sensor is part of the\u2026","rel":"","context":"In &quot;qcad&quot;","block_context":{"text":"qcad","link":"https:\/\/dyor.webs.upv.es\/en\/category\/diseno\/qcad\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/sonar_anotaciones.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/sonar_anotaciones.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/sonar_anotaciones.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":915,"url":"https:\/\/dyor.webs.upv.es\/en\/diseno-qcad-del-modulo-de-sonido-zumbador\/","url_meta":{"origin":900,"position":4},"title":"Dise\u00f1o QCAD del m\u00f3dulo de sonido (zumbador)","author":"soporte","date":"Thursday February 23rd, 2017","format":false,"excerpt":"El prop\u00f3sito de esta entrada es indicar los pasos necesarios para lograr hacer un dise\u00f1o CAD muy b\u00e1sico para representar el m\u00f3dulo de sonido (zumbador) de vuestro robot. Nuestro objetivo de dise\u00f1o es lograr obtener un dise\u00f1o CAD para el m\u00f3dulo de sonido (zumbador). Mencionar que este m\u00f3dulo ir\u00e1 colocado\u2026","rel":"","context":"In &quot;qcad&quot;","block_context":{"text":"qcad","link":"https:\/\/dyor.webs.upv.es\/en\/category\/diseno\/qcad\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/buzzer_cad-1.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/buzzer_cad-1.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/buzzer_cad-1.png?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":919,"url":"https:\/\/dyor.webs.upv.es\/en\/qcad-tcrt5000\/","url_meta":{"origin":900,"position":5},"title":"Dise\u00f1o QCAD del m\u00f3dulo de luz TCRT5000","author":"soporte","date":"Thursday February 23rd, 2017","format":false,"excerpt":"El prop\u00f3sito de esta entrada es indicar los pasos necesarios para lograr hacer un dise\u00f1o CAD muy b\u00e1sico para representar el m\u00f3dulo de luz TCRT5000\u00a0de vuestro robot. Nuestro objetivo de dise\u00f1o es lograr obtener un dise\u00f1o CAD para el m\u00f3dulo de luz TCRT5000. Mencionar que este m\u00f3dulo ir\u00e1 colocado sobre\u2026","rel":"","context":"In &quot;qcad&quot;","block_context":{"text":"qcad","link":"https:\/\/dyor.webs.upv.es\/en\/category\/diseno\/qcad\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/tcrt5000_cad.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/tcrt5000_cad.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/dyor.webs.upv.es\/wp-content\/uploads\/2017\/02\/tcrt5000_cad.jpg?resize=525%2C300&ssl=1 1.5x"},"classes":[]}],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/posts\/900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/comments?post=900"}],"version-history":[{"count":0,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/posts\/900\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/media\/1001"}],"wp:attachment":[{"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/media?parent=900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/categories?post=900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dyor.webs.upv.es\/en\/wp-json\/wp\/v2\/tags?post=900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}