{"id":2001,"date":"2020-02-27T22:18:08","date_gmt":"2020-02-28T06:18:08","guid":{"rendered":"https:\/\/doubleecpu.com\/?page_id=2001"},"modified":"2020-02-27T23:42:28","modified_gmt":"2020-02-28T07:42:28","slug":"vscode-and-arduino","status":"publish","type":"page","link":"https:\/\/doubleecpu.com\/index.php\/vscode-and-arduino\/","title":{"rendered":"VSCode and Arduino"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Install Arduino IDE <\/h2>\n\n\n\n<p>Download the latest compatible version of the IDE from the Arduino website https:\/\/www.arduino.cc\/en\/Main\/OldSoftwareReleases#previous<br>Located under Software &#8212; Downloads scroll down to Previous Releases.  <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"950\" height=\"262\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-12.png\" alt=\"\" class=\"wp-image-2002\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"> version 1.8.8 <\/h3>\n\n\n\n<p>The Arduino IDE needs to be installed from the windows installer (not Store version)<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1014\" height=\"458\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-13.png\" alt=\"\" class=\"wp-image-2003\"\/><\/figure>\n\n\n\n<p>Dowload the zip file and extract the exe to install into C:\\Program Files<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"656\" height=\"74\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-14.png\" alt=\"\" class=\"wp-image-2004\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"439\" height=\"321\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-19.png\" alt=\"\" class=\"wp-image-2012\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-15.png\" alt=\"\" class=\"wp-image-2005\" width=\"305\" height=\"210\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-16.png\" alt=\"\" class=\"wp-image-2006\" width=\"300\" height=\"204\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-17.png\" alt=\"\" class=\"wp-image-2007\" width=\"300\" height=\"208\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-18.png\" alt=\"\" class=\"wp-image-2008\" width=\"300\" height=\"205\"\/><\/figure>\n\n\n\n<p>Open the Arduino IDE and compile and upload a sample sketch to validate Arduino installation<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"363\" height=\"76\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-20.png\" alt=\"\" class=\"wp-image-2014\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"472\" height=\"273\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-21.png\" alt=\"\" class=\"wp-image-2015\"\/><\/figure>\n\n\n\n<p>Close the Arduino IDE and Open VS Code<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"88\" height=\"53\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-22.png\" alt=\"\" class=\"wp-image-2016\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Install PlatformIO extension<\/h2>\n\n\n\n<p>Search for the Extension Platform IO<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"321\" height=\"89\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-23.png\" alt=\"\" class=\"wp-image-2017\"\/><\/figure>\n\n\n\n<p> <\/p>\n\n\n\n<p>Click the Install button<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1771\" height=\"253\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-24.png\" alt=\"\" class=\"wp-image-2018\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1493\" height=\"128\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-25.png\" alt=\"\" class=\"wp-image-2019\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1198\" height=\"69\" src=\"https:\/\/doubleecpu.com\/wp-content\/uploads\/2020\/02\/image-26.png\" alt=\"\" class=\"wp-image-2020\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Install libraries<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Select Board<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Write Test Code<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Upload to board<\/h2>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install Arduino IDE Download the latest compatible version of the IDE from the Arduino website https:\/\/www.arduino.cc\/en\/Main\/OldSoftwareReleases#previousLocated under Software &#8212; Downloads scroll down to Previous Releases. version 1.8.8 The Arduino IDE needs to be installed from the windows installer (not Store version) Dowload the zip file and extract the exe to install into C:\\Program Files Open &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/doubleecpu.com\/index.php\/vscode-and-arduino\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;VSCode and Arduino&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2001","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/2001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/comments?post=2001"}],"version-history":[{"count":0,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/2001\/revisions"}],"wp:attachment":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/media?parent=2001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}