Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. iPodLux
    3. Topics
    I
    • Continue chat with iPodLux
    • Start new chat with iPodLux
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by iPodLux

    • I

      M5Stack-MegaChess - Any update?
      PROJECTS • • iPodLux

      4
      0
      Votes
      4
      Posts
      3873
      Views

      https://drive.google.com/file/d/1Gx1Nh-VmZIU_m0ZbCK0UWXfuLv6L06Tq/view?usp=sharing
    • I

      Simple game sample, frustrating results - M5Flow
      PROJECTS • • iPodLux

      2
      0
      Votes
      2
      Posts
      2250
      Views

      I

      @ipodlux Found it! in order to compensate the slow reading of the interrupt I moved the reading in the loop. It less less classy that the external function but now it reacts as it should.
    • I

      Ui Flow on iPad (almost neat...) useful if your iPad is the only piece of technology at hand...
      Lessons and Guides • • iPodLux

      1
      0
      Votes
      1
      Posts
      3425
      Views

      No one has replied

    • I

      Ui Flow 1.3.2 (web) has dropped Stick
      Bug Report • • iPodLux

      9
      0
      Votes
      9
      Posts
      7780
      Views

      @mati said in Ui Flow 1.3.2 (web) has dropped Stick: @ajb2k3 yes in old version ... there was any reply from official guys about it ? The offical answer was that it is obsolete and they don't need to support it.
    • I

      M5 How-to (general tips and guide)
      General • • iPodLux

      6
      1
      Votes
      6
      Posts
      7998
      Views

      E

      @ajb2k3 unfortunately the stick ahs no possibility to be switched into USB mode
    • I

      M5Stick (non C) USB mode
      M5 Stick/StickC • • iPodLux

      3
      0
      Votes
      3
      Posts
      3343
      Views

      I

      Hi Just trying to upload script to stick via usb (IDE). Either on mac or windows I can see stick usbslabtouart for erasing and firmware burn but it is not available to Ui Flow IDE to download the script. Core and Stick C work both well with Ui Flow IDE since they have usb option in their menu. No luck so far with Stick non-C
    • I

      Ui Flow upload made persistent?
      UIFlow • • iPodLux

      10
      1
      Votes
      10
      Posts
      9517
      Views

      R

      I use uPyCraft to load/write files. There is another graphics editors like Mu or Tonny
    • I

      Is the M5Cloud project on io.m5stack.com still alive
      Micropython • • iPodLux

      3
      0
      Votes
      3
      Posts
      3159
      Views

      @ipodlux said in Is the M5Cloud project on io.m5stack.com still alive: I stumbled on the webpage and looked at the github documentation. There is enough for coding question is last post is dated more than 1 year ago, is the project still on? No, it is depreciated and replaced with uiflow.
    • I

      UiFlow - 1.3.1 beta - Core - wifisetup
      UIFlow • • iPodLux

      3
      0
      Votes
      3
      Posts
      3340
      Views

      I

      @ajb2k3 now that you mention it... both M5Flow web and UiFlow IDE are V 1.2.3 I'll try to revert to fw 1.2.3 and see how it goes
    • I

      m5p2p for UIFlow (Solved)
      UIFlow • • iPodLux

      10
      0
      Votes
      10
      Posts
      8065
      Views

      H

      thanks for your reply. Yeah, I just implemented a communication via the espnow broadcast block. Works ok, as long as the messages don't overlap. somehow I cannot get IDed messages to work. Have you ever succeeded with that?