Navigation

    M5Stack Community

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

    xis

    @xis

    0
    Reputation
    18
    Posts
    1274
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    xis Follow

    Posts made by xis

    • RE: UIFlow Remote+ Set image url

      So, I updated the firmware to the latest (1.8.2) on the M5StickC and now it works as expected :)

      posted in UIFlow
      X
      xis
    • UIFlow Remote+ Set image url

      Hello,
      I cant Set the image url on UIFlow with the Remote+ Function.
      The Fallback Url works as expected tho.
      Any Ideas?
      Thanks.

      posted in UIFlow
      X
      xis
    • RE: M5stickC Touch Sensing

      Thank you!

      posted in UIFlow
      X
      xis
    • M5stickC Touch Sensing

      Hello,
      I need to read the values from a touch sensing pin.
      GPIO33 is touch8 so with arduino code one can use touchread(8)
      How can I do this using UIFlow?
      Thank you.

      posted in UIFlow
      X
      xis
    • RE: How could I make text to speech using the speaker?

      I see some examples, like here :
      https://www.xtronical.com/i2sinternetradio/
      There is a line:
      // audio.connecttospeech("Wenn die Hunde schlafen, kann der Wolf gut Schafe stehlen.", "de");
      It seems to be another way, but you can choose the language.
      Could this work on the M5stickC with the SPK HAT?
      What do I put on DIN connection, Bit clock, and Left Right Clock?

      posted in SOFTWARE
      X
      xis
    • RE: How could I make text to speech using the speaker?

      @chriswr It works on the M5stickC :)

      Can you explain the line " out = new AudioOutputI2S(0, 1, 32);" ?
      What do the numbers 0, 1, 32 mean?
      Thank you.

      posted in SOFTWARE
      X
      xis
    • RE: Cant run M5Burner in Linux

      Works great. Thank you so much :)

      posted in Bug Report
      X
      xis
    • RE: Cant run M5Burner in Linux

      Connecting........__.....
      Detecting chip type...
      A fatal error occurred: Timed out waiting for packet header

      Erase Failed

      That is using 750000 baud rate.
      User is on the dialout group.
      Arduino IDE works. And also the last version of M5Burner used to work.

      posted in Bug Report
      X
      xis
    • RE: Cant run M5Burner in Linux

      Thank you for the help.
      So, using uiflow desktop ide there is another error:

      Chip is ESP32-PICO-D4 (revision 1)
      Features: WiFi, BT, Dual Core, 240MHz, Embedded Flash, VRef calibration in efuse
      MAC: d8:a0:1d:56:b9:b8
      Uploading stub...

      A fatal error occurred: Timed out waiting for packet header

      Burn Failed

      How can I update GlibC to 2.28?

      posted in Bug Report
      X
      xis