<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Visual Studio Core]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Can we use "Visual Studio Core" instead of the Arduino IDE?</p>
<p dir="auto">Thank you in advance,</p>
<p dir="auto">Pierre</p>
]]></description><link>https://community.m5stack.com/topic/1788/visual-studio-core</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:49:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1788.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 22 Mar 2020 14:36:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Visual Studio Core on Sun, 22 Mar 2020 20:39:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pierred" aria-label="Profile: PierreD">@<bdi>PierreD</bdi></a></p>
<p dir="auto">You can run the VisualStudio Code platformIO. It supports the M5Stack ESP32.<br />
I have copied the M5_Stack_WiFi_Scanner demo arduino ino file into the platform io editor.<br />
I downloaded the code to my M5Stack (black) and it worked.</p>
<p dir="auto">Please play attention: In contrast to the arduino environement the VisualStudio Code PlatformIO is a one pass compiler, so you must place all subroutines (eg void Show(), Search()) at the beginning of your program (loop, setup ...) before they are called.</p>
<p dir="auto">You can watch a PlatformIO tutorial  for Arduino, ESP8266, and ESP32  made by Andreas Spiess on YouTube :<br />
<a href="https://www.youtube.com/watch?v=0poh_2rBq7E" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=0poh_2rBq7E</a></p>
<p dir="auto">Good luck  crami25</p>
]]></description><link>https://community.m5stack.com/post/7867</link><guid isPermaLink="true">https://community.m5stack.com/post/7867</guid><dc:creator><![CDATA[crami25]]></dc:creator><pubDate>Sun, 22 Mar 2020 20:39:41 GMT</pubDate></item></channel></rss>