<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									ESP32S ESP32 - LocalAd.com ForumLA Forum				            </title>
            <link>https://localad.cc/community/esp32/</link>
            <description>LocalAd.com ForumLA Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 03 Aug 2026 12:56:40 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>programming the esp32</title>
                        <link>https://localad.cc/community/esp32/programming-the-esp32/</link>
                        <pubDate>Tue, 14 Feb 2023 03:55:21 +0000</pubDate>
                        <description><![CDATA[Some of the commonly used programming environments are:

Arduino IDE
PlatformIO IDE (VS Code)
LUA
MicroPython
Espressif IDF (IoT Development Framework)
JavaScript

Reading an articl...]]></description>
                        <content:encoded><![CDATA[<p>Some of the commonly used programming environments are:</p>
<ul>
<li>Arduino IDE</li>
<li>PlatformIO IDE (VS Code)</li>
<li>LUA</li>
<li>MicroPython</li>
<li>Espressif IDF (IoT Development Framework)</li>
<li>JavaScript</li>
</ul>
<p>Reading an article about <span>Microcontrollers (MCUs) there was a discussion on IDE's and this</span></p>
<p><span>it is rare for an MCU vendor to support more than one free IDE platform, and most of these are based around Eclipse, which is recognized as an industry workhorse for software development. Eclipse is a highly popular IDE and has been customized very effectively for ease of use by some vendors, but it can impose extensive CPU and memory resource requirements due to its Java-based core. By comparison, Microsoft’s Visual Studio Code (VS Code) is extremely lightweight and fast, explaining why many engineers are choosing it over other development environments.</span></p>
<p> </p>]]></content:encoded>
						                            <category domain="https://localad.cc/community/esp32/">ESP32S ESP32</category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://localad.cc/community/esp32/programming-the-esp32/</guid>
                    </item>
				                    <item>
                        <title>Teyleten Robot ESP32S ESP32</title>
                        <link>https://localad.cc/community/esp32/teyleten-robot-esp32s-esp32/</link>
                        <pubDate>Fri, 10 Feb 2023 20:06:29 +0000</pubDate>
                        <description><![CDATA[Note: if you get the board showing up and the comport but cant upload you need to hold down the reset button to allow the connecton to start!!!
UPDATE:  I was never successful with this com...]]></description>
                        <content:encoded><![CDATA[<p>Note: if you get the board showing up and the comport but cant upload you need to hold down the reset button to allow the connecton to start!!!</p>
<p>UPDATE:  I was never successful with this component, I started a LED project and purchased a different board and have made some success. ESP32 S.  Using the Arduino IDE v2 in linux </p>
<p>But then I learned more on the various manufactures and there chipsets. This board was an 8266 and setup like this.</p>
637
<p>once I had this updated the board started to work, blink that is.</p>
<p>Here is a great resource for these small boards and their support </p>
<p>https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls</p>
<p> </p>
<p>Buying crappy components off Amazon to learn some tek.</p>
<p>https://www.techcoil.com/blog/enabling-esp32-development-on-arduino-ide/</p>
<p> </p>
633
<p> There are a few steps and different links to get things started. </p>
<p>Main info page : https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-devkitc.html</p>
<p><span>make sure to install ESP32 in boards manager</span><br /><span>click tools, click board, click boards manager</span><br /><span>type in esp32 in search</span><br /><span>click install</span><br /><span>after install</span><br /><span>click tools</span><br /><span>click esp32 arduino</span><br /><span>select esp32 wrover module </span></p>
<p>Info: https://github.com/Nicholas3388/LuaNode</p>
<p>Flash:    https://github.com/Nicholas3388/LuaNode/wiki/How-to-flash-the-firmware<br />Flash China board manufacture: http://bbs.doit.am/forum.php?mod=viewthread&amp;tid=196&amp;extra=page%3D1</p>
<p> </p>
<p>another board i have worked with is the ESP32 S   this was an amazon purchase also https://fixit.localad.com/led-fix-up/</p>
<p>the arduino ide setup is <span>https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json</span> </p>]]></content:encoded>
						                            <category domain="https://localad.cc/community/esp32/">ESP32S ESP32</category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://localad.cc/community/esp32/teyleten-robot-esp32s-esp32/</guid>
                    </item>
							        </channel>
        </rss>
		