<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:#3333FF;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:#3333FF;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:#3333FF;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:#3333FF;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor="#FFFFCC" lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>I’m a little embarrassed but I found the problem  - the initial install didn’t correctly install the virtual com port driver. In watching a YouTube video at URL <a href="https://www.youtube.com/watch?v=4jfb_PL-FEA">https://www.youtube.com/watch?v=4jfb_PL-FEA</a><o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I caught my mistake and first searched the Web but then thought better and located the drivers that I already had (duh) from Espressif, maker of the ESP32. After I pointed windows to the first one listed in the driver directory, it installed fine and I was able to use the Arduino IDE to load the blink program, changing the onboard LED number from 13 that is on the Arduino UNO to pin 2, the one on the ESP32. It’s blinking away right now. <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Although it is being powered from my Windows 7 USB with this small sketch, I’m pretty sure I will need a better power supply for any serious programs that use the WiFi. I’m thinking of using a tiny power supply I got from Pololu some time ago on sale (thanks to Shane Trent for pointing out the source). <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I just took my first baby step with the ESP32 and I really appreciate Scott and Pete giving the feedback that I am going to use to move forward with more advanced programs. <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>I will try to make it to the Feb 12 meeting and hopefully have something worth showing. <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Thanks again Scott and Pete!<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Dwight<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> Scott Hall [mailto:scottghall1@gmail.com] <br><b>Sent:</b> Sunday, January 28, 2018 6:55 AM<br><b>To:</b> Triangle Embedded Computing Discussion Group<br><b>Cc:</b> Dwight Morgan<br><b>Subject:</b> Re: [TriEmbed] ESP32 Help<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>I was just reading an article in the Jan issue of Elektor, where the author mentions this:<o:p></o:p></p><p class=MsoNormal>"The ESP32, like its ESP8266 brethren, produces a lot of noise on the supply line.  Good noise suppression is essential.  An additional capacitor can be added between the + and - of the supply.  A 100 uF capacitor is more than sufficient.  The ESP32 draws high peak currents (200 to 300 mA).  The USB interface cannot supply this much current.  This means you have to use an external power supply of sufficient size."<o:p></o:p></p><p class=MsoNormal>- sgh<br><br>On 01/28/2018 12:24 AM, Scott Hall wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal>You're in luck!!  Github discussion specifically on your question:<br>"<i>5 Volts in my Laptop #31</i>"  <a href="https://github.com/Edzelf/ESP32-Radio/issues/31">https://github.com/Edzelf/ESP32-Radio/issues/31</a><br><br>Also see: FreeIO.org "<i>ESP32 web server – Arduino IDE</i>"<br><a href="http://freeio.org/2017/04/esp32-web-server-arduino-ide/">http://freeio.org/2017/04/esp32-web-server-arduino-ide/</a><br><br>Don't forget Expressif's own forums: "ESP32 Arduino"<br><a href="https://esp32.com/viewforum.php?f=19">https://esp32.com/viewforum.php?f=19</a><br><br>There have been numerous articles on this in the electronics hobby magazines:<br><br>Elektor Magazine, article posted on Nov. 15, 2017, 15:34 by Jens Nickel<br>"<i>My Journey into the Cloud (20): The ESP32 creates its own Wi-Fi network</i>"<br><a href="https://www.elektormagazine.com/news/my-journey-into-the-cloud-20-the-esp32-creates-its-own-wi-fi-network?utm_source=Elektor+International+%28English%29&utm_campaign=d40d2578e6-Build_an_ESP32_websterver_25_RPi_s_up_fo11_16_2017&utm_medium=email&utm_term=0_23bd160f48-d40d2578e6-240518625&mc_cid=d40d2578e6&mc_eid=18946a19f1">https://www.elektormagazine.com/news/my-journey-into-the-cloud-20-the-esp32-creates-its-own-wi-fi-network?utm_source=Elektor+International+%28English%29&utm_campaign=d40d2578e6-Build_an_ESP32_websterver_25_RPi_s_up_fo11_16_2017&utm_medium=email&utm_term=0_23bd160f48-d40d2578e6-240518625&mc_cid=d40d2578e6&mc_eid=18946a19f1</a><br><br>Elektor Magazine, review posted on Jan 8, 2018 by Clemens Valens<br>"<i>Review: Espressif ESP32-PICO-KIT Getting Started Guide</i>" -- many useful links<br><a href="https://www.elektormagazine.com/news/esp32-pico-kit-boot-camp">https://www.elektormagazine.com/news/esp32-pico-kit-boot-camp</a><br><br>Elektor Magazine, published issue 9, 2017, pg 6, by Tam Hanna<br>"<i>ESP32 for Power Users</i>" -- many useful links and tips<br><a href="https://www.elektormagazine.com/magazine/elektor-201709/40717">https://www.elektormagazine.com/magazine/elektor-201709/40717</a><br><br>-- also use Elektor's search as there are many other articles<br><br>Nuts & Volts Magazine, July 2017 issue, by Craig Lindley<br><br><br>Hackaday, article posted on Sep 15, 2016 by Elliot Williams<br>"<i>ESP32 Hands-On: Awesome Promise</i>"<br><a href="https://hackaday.com/2016/09/15/esp32-hands-on-awesome-promise/">https://hackaday.com/2016/09/15/esp32-hands-on-awesome-promise/</a><br><br>- sgh<br><br>On 01/27/2018 09:29 PM, Dwight Morgan via TriEmbed wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>I just got an ESP-WROOM-32 and I’m having trouble just getting it set up. I’m going through all the instructions for Arduino and Git but the serial port refuses to show up. I read in one forum where it needs a separate power source because the USB is not enough so I connected two AA batteries to the 3v3 (for 3 volts) and ground along with the USB to load a simple sketch, but no dice, no serial in the Arduino tools menu to select. I remember some time ago seeing one of the Triembed meetings on the ESP32 but I can’t find it on the website. <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>I hope somebody is using the ESP32 and can shed light on this problem. Any help is appreciated.<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>Dwight<o:p></o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><br><br><br><o:p></o:p></span></p><pre>_______________________________________________<o:p></o:p></pre><pre>Triangle, NC Embedded Computing mailing list<o:p></o:p></pre><pre><a href="mailto:TriEmbed@triembed.org">TriEmbed@triembed.org</a><o:p></o:p></pre><pre><a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><o:p></o:p></pre><pre>TriEmbed web site: <a href="http://TriEmbed.org">http://TriEmbed.org</a><o:p></o:p></pre><pre>To unsubscribe send admin mail: <a href="mailto:unsubscribe@triembed.org?subject=UNSUBSCRIBE">mailto:unsubscribe@triembed.org?subject=UNSUBSCRIBE</a> ME<o:p></o:p></pre><pre><o:p> </o:p></pre></blockquote><p><o:p> </o:p></p><pre>-- <o:p></o:p></pre><pre>Scott G. Hall<o:p></o:p></pre><pre>Raleigh, NC, USA<o:p></o:p></pre><pre><a href="mailto:ScottGHall1@GMail.Com">ScottGHall1@GMail.Com</a><o:p></o:p></pre></blockquote><p><o:p> </o:p></p><pre>-- <o:p></o:p></pre><pre>Scott G. Hall<o:p></o:p></pre><pre>Raleigh, NC, USA<o:p></o:p></pre><pre><a href="mailto:ScottGHall1@GMail.Com">ScottGHall1@GMail.Com</a><o:p></o:p></pre></div></body></html>