<?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[Atom S3 Lite + M5 Thermal (MLX90640) Code Example?]]></title><description><![CDATA[<p dir="auto">Hi, I bought an Atom S3 Lite and a THERMAL from M5Stack. I cannot find any code example for reading the values from the thermal camera.</p>
<p dir="auto">I tried to use the M5Stack library but its example only cover UNIT and that gives me a "Parameter extraction failed" status when I copy that code into my project.</p>
<p dir="auto">Any pointers or examples welcome. Doesn't have to be a full project, just some tips that point me into the right direction are appreciated!</p>
<p dir="auto">/Andreas</p>
]]></description><link>https://community.m5stack.com/topic/6885/atom-s3-lite-m5-thermal-mlx90640-code-example</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 06:20:44 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6885.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 11 Oct 2024 13:13:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Atom S3 Lite + M5 Thermal (MLX90640) Code Example? on Tue, 26 Nov 2024 00:27:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brrainz" aria-label="Profile: brrainz">@<bdi>brrainz</bdi></a></p>
<p dir="auto">I just got my M5AtomS3 running with M5Unified (with very little changes from my M5Stick display code - other than fonts.) The buttons changed, and I'm not sure what a double click is yet..</p>
<p dir="auto">Anyway, your reference to the "<strong>static pin value</strong>" is where I'm stuck as the M5AtomS3 references the FastLED.h and doesn't compile.  I actually want to use FastLED.</p>
<p dir="auto">Assuming this is the same error, can you document how you got it to compile? (If not I'll post my own problem).</p>
<pre><code>/Users/scott/Documents/Arduino/libraries/FastLED/src/FastLED.h:304:39:   required from 'static CLEDController&amp; CFastLED::addLeds(CRGB*, int, int) [with CHIPSET = SK6812; unsigned char DATA_PIN = 23; EOrder RGB_ORDER = (EOrder)66]'
/Users/scott/Documents/GitHub/M5Unified-ESP_IOT_Nov24/ESP32_M5Unified/ESP_IOT/src/SensorClass/KeyUnitSensorClass.cpp:124:54:   required from here
/Users/scott/Documents/Arduino/libraries/FastLED/src/platforms/esp/32/clockless_rmt_esp32.h:358:46: error: static assertion failed: Invalid pin specified
     static_assert(FastPin&lt;DATA_PIN&gt;::validpin(), "Invalid pin specified");
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
</code></pre>
]]></description><link>https://community.m5stack.com/post/27161</link><guid isPermaLink="true">https://community.m5stack.com/post/27161</guid><dc:creator><![CDATA[konacurrents]]></dc:creator><pubDate>Tue, 26 Nov 2024 00:27:09 GMT</pubDate></item><item><title><![CDATA[Reply to Atom S3 Lite + M5 Thermal (MLX90640) Code Example? on Sun, 13 Oct 2024 05:49:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teastain" aria-label="Profile: teastain">@<bdi>teastain</bdi></a> Thanks for the reply. I meant the one titled “Thermal” (without 2) and there is only one module.</p>
<p dir="auto">Anyway, I solved my initial problem - it was related to not setting up the ext_i2c correctly. I also used a mix of M5Unified and M5AtomS3 libraries because out of the box the FastLED that is referred to from M5Unified does not compile and fails with a static pin value check at compile time. I solved all this (and learned a lot).</p>
<p dir="auto">Now the only problem I have is: how do I connect the two small M5 modules with a male to male adapter. The grove cable works fine for me but I want a zero length grove male 2 male connection so I can print a 3D case and put both modules into it.</p>
]]></description><link>https://community.m5stack.com/post/26713</link><guid isPermaLink="true">https://community.m5stack.com/post/26713</guid><dc:creator><![CDATA[brrainz]]></dc:creator><pubDate>Sun, 13 Oct 2024 05:49:20 GMT</pubDate></item><item><title><![CDATA[Reply to Atom S3 Lite + M5 Thermal (MLX90640) Code Example? on Fri, 11 Oct 2024 18:41:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brrainz" aria-label="Profile: brrainz">@<bdi>brrainz</bdi></a> Which part number such as "U016" do you have?<br />
There are several 'M5 Thermal (MLX90640)'</p>
]]></description><link>https://community.m5stack.com/post/26692</link><guid isPermaLink="true">https://community.m5stack.com/post/26692</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Fri, 11 Oct 2024 18:41:40 GMT</pubDate></item></channel></rss>