<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>ESP - Tag - Incredible Technology, Incredibly Simple</title>
        <link>https://damianflynn.github.io/tags/esp/</link>
        <description>ESP - Tag - Incredible Technology, Incredibly Simple</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 11 Sep 2019 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://damianflynn.github.io/tags/esp/" rel="self" type="application/rss+xml" /><item>
    <title>Running FastLED on the Dual-Core ESP32</title>
    <link>https://damianflynn.github.io/posts/running-fastled-on-the-dual-core-esp32/</link>
    <pubDate>Wed, 11 Sep 2019 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/running-fastled-on-the-dual-core-esp32/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/3bdb5b7c-307b-4d35-871a-5ffb820c6684/banner.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140711Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=8404bb61a2cbf6d8757170d12413470e30c02f23bda5c00c164b2c0fd33b61d8&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><hr>
<p>There are many projects posted over the web which implement the excellent FastLED library on the ESP12 processor; however locating a project which implements this on the more powerful sibling is a lot more difficult.</p>
<p>So, with a few failed attempts and a lot of patching samples together; I have a stable running implementation which you can clone or fork to get up and running quickly with your own projects.</p>]]></description>
</item><item>
    <title>NodeMCU Pinouts</title>
    <link>https://damianflynn.github.io/posts/nodemcu-pinouts/</link>
    <pubDate>Sun, 18 Nov 2018 00:00:00 &#43;0000</pubDate><author>
                        <name>Damian</name><uri>https://damianflynn.github.io/authors/damian</uri></author><guid>https://damianflynn.github.io/posts/nodemcu-pinouts/</guid>
    <description><![CDATA[<div class="featured-image">
                <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/8bc3c4f0-c291-4309-a955-a5876c66b3de/184e4658-36ad-42a8-8167-244b7a5f4662/banner.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&amp;X-Amz-Credential=AKIAT73L2G45FSPPWI6X%2F20250116%2Fus-west-2%2Fs3%2Faws4_request&amp;X-Amz-Date=20250116T140842Z&amp;X-Amz-Expires=3600&amp;X-Amz-Signature=86a3d4627e2b100ad8a87a84aaaed512cb8672d0b531490639b37b713a750292&amp;X-Amz-SignedHeaders=host&amp;x-id=GetObject" referrerpolicy="no-referrer">
            </div><p>For the past year, I have been using a tiny board, known as the <strong>NodeMCU</strong> which is essentially a developer board for a module know as the <strong>ESP8266</strong>. The <strong>NodeMCU</strong> is formed by an <strong>ESP12E</strong>, which still has an <strong>ESP8266EX</strong> inside it.</p>
<p>

  
    <img src="/NodeMCU_ESP12E_7651934963059596054.jpg" width="605" height="466" alt="NodeMCU ESP12 Exploded View"style="width: auto;height: auto;">
  

</p>
<p>This device is really nice to work with, it is supplied preconfigured with a Micro USB input, for both programming and power.</p>
<blockquote class="blockquote" style="text-align: right;">
    <p>The term NodeMCU usually refers to the firmware, while the board is called Devkit. NodeMCU Devkit 1.0 consists of an ESP-12E on a board, along with a voltage regulator, a USB interface.</p>]]></description>
</item></channel>
</rss>
