Navigation

    M5Stack Community

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

    Topics created by Gaviota

    • G

      M5Camera Firmware?
      Units • • Gaviota

      2
      0
      Votes
      2
      Posts
      1242
      Views

      @gaviota The M5camera (as apposed to the M5Timer camera) has firmware programmed under arduino and so you need to install arduino and the camera libraries to reprogram the firmware.
    • G

      [UIFlow] External Interrupt
      Features Wish List • • Gaviota

      2
      0
      Votes
      2
      Posts
      1377
      Views

      J

      Yes, that would be very useful. But currently the same thing could be "emulated" via the Button unit in UIFlow.
    • G

      GPS-Unit: Missing speed value
      UIFlow • • Gaviota

      4
      0
      Votes
      4
      Posts
      3110
      Views

      @gaviota In subsequent updates we will add it.
    • G

      Code for UiFlow-execute block needed for reading and writing the sd-card
      UIFlow • uiflow • • Gaviota

      4
      1
      Votes
      4
      Posts
      5193
      Views

      Hi @Gaviota glad I could be of help. The program looks great Unfortunately I don't think there is a way to post files on the forum. Other than copying and pasting the micropython output The only way is to host the file somewhere and paste the link. I would suggest the best way would be if you have a github account then make a repository with the file there and share it with us here. This would also allow for us to add it to our links of resources. Thank you for your requests, I will make sure to hand them on to the dev team. It is true that the updates on the offline version are lagging behind the online version but we will try to improve this. Blockly allows for a rectractable comment from the blocks so this shouldn't be hard to implement We used to have blocks for handling the SD card in our old platform M5GO so I don't see this as being too difficult to add either. All the best, Keep us updated on the progress of your project.