Navigation

    M5Stack Community

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

    Topics created by robalstona

    • R

      LDO used in Atom Lite/Matrix
      Atom • • robalstona

      1
      0
      Votes
      1
      Posts
      1889
      Views

      No one has replied

    • R

      Online UiFlow version on mobile browsers - dissapearing virtual keyboard
      Bug Report • • robalstona

      5
      0
      Votes
      5
      Posts
      5010
      Views

      J

      @zontex UIFlow 1.7.4, the bug still not fixed. This makes UIFlow completely unusable on mobile browsers.
    • R

      uiflow Lcd.print function issue or feature ?
      Bug Report • • robalstona

      6
      0
      Votes
      6
      Posts
      6042
      Views

      R

      @wingtiger Thanks for the info with this font loading command. The problem is that to upgrade to the new firmware version I have to change most of my programs.
    • R

      MtStickC accuweather.com mini weather station
      PROJECTS • uiflow micropython accuweather rest weather • • robalstona

      7
      2
      Votes
      7
      Posts
      9684
      Views

      R

      Yes, you must replace for example read temperature block with block which reads temperature from hat you use. Ewentually adds new block lcd.print for printing pressure and humidity with appropriate blocks reading data from these sensors But problems may be with icon and weather description, because the weather description and icon number corresponding to the current weather is downloaded from the accuweather.com website. some fun and testing with font type, coordinates and colors and it will work
    • R

      M5atom Matrix library (micropython)
      PROJECTS • micropython neopixel matrix 5x5 library • • robalstona

      5
      2
      Votes
      5
      Posts
      7961
      Views

      R

      @conrad i use uPyCraft to transfer files to atom. You can also connect uPycraft with atom and use REPL (something like command shell) to use interactive micropython command interpreter). With UiFlow it is possible but you must first transfer libraries to /apps folder in flash memory and use advanced->execute->execute code to run appropriate commands, ewentually write raw code in Python </> tab. In this option code probably properly run only when you download it to device (not run with play button). If i find some free time then i create custom block to scroll text using recently added Hardwares->Rgb->set atom matrixblock, but i must do some experiments with it.
    • R

      StickC UiFlow displaying a jpg image from variable
      M5 Stick/StickC • • robalstona

      1
      0
      Votes
      1
      Posts
      2517
      Views

      No one has replied