<?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[m5flow version 1.0.0 : M5 Stick connection]]></title><description><![CDATA[<p dir="auto">How can I connect my M5STICK to UIFLOW ?<br />
I installed latest firmware and configured wifi, but the display doesn't give me anything.<br />
See :<br />
WiFi AP WebServer Start!<br />
Connect to Wifi SSID:M5Stack-6ec0<br />
And connect to esp via your web browser (like 192.168.4.1)<br />
listening on ('0.0.0.0', 80)<br />
{'ssid': 'telenet-A9204', 'password': 'xxx'}<br />
M5Stack Core try to connect WiFi: SSID:telenet-A9204 PASSWD:3FzZ5pCVaufP network...<br />
.................<br />
Connected. Network config: ('192.168.0.204', '255.255.255.0', '192.168.0.1', '192.168.0.1')<br />
ets Jun  8 2016 00:22:57</p>
<p dir="auto">rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)<br />
configsip: 0, SPIWP:0xee<br />
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00<br />
mode:DIO, clock div:1<br />
load:0x3fff0018,len:4<br />
load:0x3fff001c,len:4912<br />
ho 0 tail 12 room 4<br />
load:0x40078000,len:8112<br />
load:0x40080000,len:6204<br />
entry 0x400802ec<br />
[0;33mW (182) MicroPython: Entry[0m<br />
[0;33mW (1182) MicroPython: SPIRAM: Disabled[0m<br />
[0;33mW (1213) MicroPython: Configure stack[0m<br />
[0;33mW (1213) MicroPython: MPy stack: 0x3ffbf954 - 0x3ffc355c (15368)[0m<br />
[0;33mW (1213) MicroPython: Configure heap[0m<br />
[0;33mW (1217) MicroPython: MPy heap: 0x3ffc3560 - 0x3ffd75a0 (81920)[0m<br />
[0;33mW (1224) MicroPython: Main task exit, stack used: 1424[0m<br />
[0;33mW (1276) MicroPython: [=== MicroPython FreeRTOS task started (sp=3ffc3490) ===]<br />
[0m</p>
<h2>Internal FS (SPIFFS): Mounted on partition 'internalfs' [size: 2752512; Flash address: 0x160000]</h2>
<h2>Filesystem size: 2522624 B<br />
Used: 1400832 B<br />
Free: 1121792 B</h2>
<p dir="auto">Device ID:3c71bf456ec0<br />
LCD initializing...Done!<br />
Connect WiFi: SSID:telenet-A9204 PASSWD:xxxxxxx network...<br />
.....<br />
Connected. Network config: ('192.168.0.204', '255.255.255.0', '192.168.0.1', '192.168.0.1')<br />
M5Cloud connected.</p>
]]></description><link>https://community.m5stack.com/topic/426/m5flow-version-1-0-0-m5-stick-connection</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:22:07 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/426.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Nov 2018 11:04:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Sat, 05 Jan 2019 11:49:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a> said in <a href="/post/2167">m5flow version 1.0.0 : M5 Stick connection</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> I haven't opened one up yet so I can't say for sure</p>
</blockquote>
<p dir="auto">I've just ordered one so will do a comparison when mine arrives.</p>
]]></description><link>https://community.m5stack.com/post/2337</link><guid isPermaLink="true">https://community.m5stack.com/post/2337</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 05 Jan 2019 11:49:48 GMT</pubDate></item><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Tue, 11 Dec 2018 02:11:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> I haven't opened one up yet so I cant say for sure</p>
]]></description><link>https://community.m5stack.com/post/2167</link><guid isPermaLink="true">https://community.m5stack.com/post/2167</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 11 Dec 2018 02:11:47 GMT</pubDate></item><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Tue, 11 Dec 2018 02:10:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kurthofman" aria-label="Profile: kurthofman">@<bdi>kurthofman</bdi></a></p>
<p dir="auto">currently most of the graphics blocks do not work directly with the stick yet without some modification.<br />
For instance you can use the lcd.line and lcd.rect blocks in graphics but the hex value for colour needs to be removed from the code since the OLED is a monochrome display.</p>
<p dir="auto">For example</p>
<p dir="auto">lcd.line(5, 5, 3, 3)<br />
lcd.rect(8, 8, 10, 10)</p>
<p dir="auto">For displaying text the lcd.text function is used. There is no blocks for this as of yet but you can type<br />
lcd.text(x value, y value) which I think is limited to 8 characters per line.</p>
<p dir="auto">For example</p>
<p dir="auto">lcd.text('hello',8, 5)<br />
lcd.text('world',8, 12)</p>
<p dir="auto">The speaker blocks work without modification, and most of the units should be able to interface normally<br />
with the stick on port A, I'm still testing so I cannot 100% confirm this.<br />
The Led can also be controlled with the digital write blocks in the Pin section</p>
<p dir="auto">Hope this helps</p>
]]></description><link>https://community.m5stack.com/post/2166</link><guid isPermaLink="true">https://community.m5stack.com/post/2166</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Tue, 11 Dec 2018 02:10:15 GMT</pubDate></item><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Fri, 07 Dec 2018 12:46:51 GMT]]></title><description><![CDATA[<p dir="auto">I flashed UIFLOW firmware for M5Stick but OLED doesn't yet work I guess ?</p>
<p dir="auto">Code :<br />
from m5stack import *<br />
from m5ui import *</p>
<p dir="auto">lcd.clear()<br />
lcd.print('hello world', 0, 0, 0xffffff)<br />
speaker.tone(1600, 200)</p>
<p dir="auto">LCD goes blank and I hear a beep ...</p>
]]></description><link>https://community.m5stack.com/post/2142</link><guid isPermaLink="true">https://community.m5stack.com/post/2142</guid><dc:creator><![CDATA[kurthofman]]></dc:creator><pubDate>Fri, 07 Dec 2018 12:46:51 GMT</pubDate></item><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Mon, 03 Dec 2018 20:31:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a></p>
<p dir="auto">Would I be correct in thinking that the difference between the camera is the camera has the (well, um) camera and the stick swaps the camera for an SPI screen?</p>
]]></description><link>https://community.m5stack.com/post/2120</link><guid isPermaLink="true">https://community.m5stack.com/post/2120</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 03 Dec 2018 20:31:20 GMT</pubDate></item><item><title><![CDATA[Reply to m5flow version 1.0.0 : M5 Stick connection on Mon, 03 Dec 2018 02:42:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/kurthofman" aria-label="Profile: kurthofman">@<bdi>kurthofman</bdi></a> Im afraid the functionality of the stick with Uiflow is currently quite limited and we are still in the process of writing micropython drivers for the oled screen so theres currently no way to display anything on the sticks screen with micropython . It is better to use the Arduino IDE to develop applications on the M5Stick, please see <a href="https://github.com/m5stack/M5Stack/tree/master/examples/Stick" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> for some examples of programming the stick with Arduino, theres only a few examples right now but more are coming soon.</p>
]]></description><link>https://community.m5stack.com/post/2118</link><guid isPermaLink="true">https://community.m5stack.com/post/2118</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Mon, 03 Dec 2018 02:42:45 GMT</pubDate></item></channel></rss>