<?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[M5stick C - Rasp Pi integration with MQTT]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I am currently working on a project which has facial recognition job on Raspberry Pi. But now, I am looking forward to connecting it with M5stick through MQTT. The main goal is to get a notification and an image to be displayed on M5Stick.</p>
<p dir="auto">Basically, the steps involved in establishing a link between Pi and ESP-32 through MQTT.<br />
Can anyone guide me on the same? I am a newbie here and looking for as much information as possible.</p>
]]></description><link>https://community.m5stack.com/topic/2038/m5stick-c-rasp-pi-integration-with-mqtt</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 22:03:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2038.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Jun 2020 11:21:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5stick C - Rasp Pi integration with MQTT on Mon, 15 Jun 2020 20:02:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Install mqtt in the pi<br />
<a href="https://www.instructables.com/id/Installing-MQTT-BrokerMosquitto-on-Raspberry-Pi/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.instructables.com/id/Installing-MQTT-BrokerMosquitto-on-Raspberry-Pi/</a></p>
<p dir="auto">Setup a Python app with a mqtt client on the pi<br />
<a href="http://www.steves-internet-guide.com/into-mqtt-python-client/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.steves-internet-guide.com/into-mqtt-python-client/</a></p>
<p dir="auto">Setup mqtt client on your M5Stick<br />
<a href="https://github.com/m5stack/M5Cloud/tree/master/examples/MQTT" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Cloud/tree/master/examples/MQTT</a></p>
<p dir="auto">This should be a good start to get mqtt connected on the both devices.</p>
]]></description><link>https://community.m5stack.com/post/9020</link><guid isPermaLink="true">https://community.m5stack.com/post/9020</guid><dc:creator><![CDATA[qlion]]></dc:creator><pubDate>Mon, 15 Jun 2020 20:02:42 GMT</pubDate></item><item><title><![CDATA[Reply to M5stick C - Rasp Pi integration with MQTT on Sun, 14 Jun 2020 11:10:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nirvana07" aria-label="Profile: nirvana07">@<bdi>nirvana07</bdi></a> I would suggest you:</p>
<ol>
<li>First learn about writing normal Python code to learn, test, and validate your MQTT server setup.</li>
<li>Use uiflow blockly to draw out your MQTT code, and flip to the Python tab to see the auto generated code. Make changes as needed.</li>
</ol>
<p dir="auto">No free lunch here. As newbie you should be prepared to invest time into this.</p>
]]></description><link>https://community.m5stack.com/post/8996</link><guid isPermaLink="true">https://community.m5stack.com/post/8996</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Sun, 14 Jun 2020 11:10:12 GMT</pubDate></item></channel></rss>