Navigation

    M5Stack Community

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

    Best posts made by iPodLux

    • RE: Ui Flow upload made persistent?

      @ajb2k3 Fantastic! we should make a permanent help post listing all these tips!

      thank you!!!

      posted in UIFlow
      I
      iPodLux
    • RE: Ui Flow upload made persistent?

      @ajb2k3 sure I will

      posted in UIFlow
      I
      iPodLux
    • M5 How-to (general tips and guide)

      Hi, not sure if this is the right place but I've been encouraged to post on tips to help the community with the most common problem when approaching the M5 bits. Here the first part I'm writing

      Stick-C

      Program Stick C via Ui Flow Desktop IDE 1.2.3

      • Set the Stick C in USB mode (see below)
      • Connect to your computer USB port
      • Launch IDE
      • Select the correspondent USB port from drop down menu of the pop-up menu (usually USBSerial)
      • the status bar bottom left should show the USB port selected and in green the word 'connected'

      How to access menu

      • press PWR button

      • soon as it starts press M5 button (button G37)

      • press BTN G39 to scroll options (Program - App List - Setup)

      • to select option press M5 button (BTN G37)

      How to change connection and its settings

      • in setup scroll options ( Cloud mode - USB mode - WiFi setting )

      • to select option press M5 button (BTN G37)

      posted in General
      I
      iPodLux
    • RE: m5p2p for UIFlow (Solved)

      @mati Yes indeed, exactly like that!

      I checked the new UiFlow 1.3.2 and now P2P is available via web OTA, thank you all. My post or query can be tagged as solved

      Cheers

      0_1560457756897_Screenshot 2019-06-13 at 21.26.42.png

      posted in UIFlow
      I
      iPodLux
    • Ui Flow upload made persistent?

      Thanks for all useful info and support, M5stack are great developing tools.
      Q. Is there any way to make the script uploaded using Ui Flow persistent? every time the module is disconnected form usb or reset the script is gone and had to be uploaded again, how to make it to stay?

      Again for some reasons when in Ui Flow I've tried to copy the script in python (select + copy) but it doesn't work, strange but I've found no way to copy elsewhere to study it later (even if I can modify it within the IDE / online editor)..

      Any help?!

      posted in UIFlow
      I
      iPodLux
    • RE: Simple game sample, frustrating results - M5Flow

      @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.

      posted in PROJECTS
      I
      iPodLux