I need it supports M5Stack DIN base with M5 stack/S3.
Posts made by digiponta
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
-
How to use CO2 with UIFlow 2.0
How to use CO2 with UIFlow 2.0
I would like to use the CO2 module with UIFlow 2.0.
-
How to use the geomagnetic sensor in S3
Hi, I would like to know how to use the geomagnetic sensor in S3.
Thank you in advance
-
How to use a CO2 module
I would like to know how to use a CO2 module (I2C) by UI Flow 2.
-
RE: I need a try and except block in UI Flow 2.
@jamesarm97 Thank you. I had used the try block.
-
RE: I want to know the correct procedure for accessing files to SD memory.
Sorry, I had found it the trouble about SD memory itself. The S3 seems to need a high spec. SD memory. I have no trouble after replacing it to new one (32GB, 100MB/s).
-
I want to know the correct procedure for accessing files to SD memory.
Hi,
I would like to know the correct procedure for accessing files to SD memory.
First, is it necessary to initialize the SD memory? If necessary, I would like to know what initialization parameters are required. I want to know the difference between a and a+ in file open flags. I want to know the meaning of +.
When initializing with the default SD memory initialization parameters, the operation is very unstable and almost always crashes with an error.Thank you in the advance
-
I need a try and except block in UI Flow 2.
Hi,
I need a try and except block in UI Flow 2.
------- example -------
try:
print(x)
except:
print("An exception occurred") -
I hope UI Flow 2 to support the CO2 sensor module.
I hope UI Flow 2 to support the CO2 sensor module.
-
RTS trouble of M5 Stack Core 2
Hi,
Core2's RTC still returns strange values at arbitrary times. For example, if the current date is 2023, the value 2004 will be returned. -
RE: I can't connect the M5 Stack Core2 to WiFi in my program.
My program may work right for connecting Wi-Fi, by modifying my blow program with UI Flow.
I find it strange that the block "Connect Wi-Fi SSID" does not work. It seems that the Wi-FI connection used by UI Flow has priority.
Thank you in advance.
Hirofumi -
RE: How to use the ExpPort For Core2 module
@ajb2k3 said in How to use the ExpPort For Core2 module:
o you mean this chart that is on the product page?
Hi,
Thank you for your reply.
Of course, I understand this information, but I'm asking because it doesn't work according to the information.Thank you in advance.
Hirofumi -
I can't connect the M5 Stack Core2 to WiFi in my program.
I call the UT Flow block, ”Connect to Wi-Fi <ssid>” PASSWORD <password> , so it doesn't return to my program. So, my program have freezed. The example provided by you work right and freeze my program.
I would know the correct full example for connecting Wi-Fi.Thank you in advance
Hirofumi -
How to use the ExpPort For Core2 module
Hi,
I have confirmed that port E is working properly. However, I can't get port B to port D up. There are only two UI Flow menu selections, Port A and Port E for an Unit. I can't find the specs for the 4 DIP switches on the ExpPort For Core2 module. I need a clearer and more polite explanation of the ExpPort For Core2 module.Thank you in advance
Hirofumi -
"PA.HUB 2 Unit" can't work right for ENV III and/or Mini BPS Unit by UI Flow with web edition.
PA.HUB 2 Unit can't work right for ENV III and/or Mini BPS Unit.
I can't get the correct value of pressure from the sensors with PA.HUB 2 Unit. I can get the correct value from the sensors directly connecting with the M5 Stack Core 2.
Then, I wonder if "Pa.HUB UNIT" and "Pa.HUB 2 UNIT" are different in IU Flow? However, I can't find "Pa.HUB 2 UNIT" in the UNITS palette.