Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. digiponta
    D
    • Continue chat with digiponta
    • Start new chat with digiponta
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    digiponta

    @digiponta

    1
    Reputation
    16
    Posts
    394
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    digiponta Follow

    Posts made by digiponta

    • 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

      posted in UiFlow 2.0
      D
      digiponta
    • How to use a CO2 module

      I would like to know how to use a CO2 module (I2C) by UI Flow 2.

      posted in UiFlow 2.0
      D
      digiponta
    • RE: I need a try and except block in UI Flow 2.

      @jamesarm97 Thank you. I had used the try block.

      posted in UiFlow 2.0
      D
      digiponta
    • 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).

      posted in UiFlow 2.0
      D
      digiponta
    • 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

      posted in UiFlow 2.0
      D
      digiponta
    • 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")

      posted in UiFlow 2.0
      D
      digiponta
    • I hope UI Flow 2 to support the CO2 sensor module.

      I hope UI Flow 2 to support the CO2 sensor module.

      posted in Features Wish List
      D
      digiponta
    • RTS trouble of M5 Stack Core 2

      alt text

      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.

      posted in Core 2
      D
      digiponta
    • 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.

      alt text

      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

      posted in Bug Report
      D
      digiponta