Navigation

    M5Stack Community

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

    m5stack

    @m5stack

    99
    Reputation
    767
    Posts
    29177
    Profile views
    26
    Followers
    2
    Following
    Joined Last Online

    m5stack Follow
    Global Moderator

    Posts made by m5stack

    • RE: UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)

      @ajb2k3 said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings):

      Looks a lot cleaner but only being able to select the Atom S3 make it difficult to test.

      Ah, will support more device in the future,won't be long :)

      posted in UiFlow 2.0
      m5stack
    • RE: UIFlow 2.0.2 firmware preview version

      @mm-uiflow
      Sorry, still under developing, UIFlow 2.0 it's big project, not only the firmware.

      posted in Official Updates
      m5stack
    • RE: UIFlow 2.0.2 firmware preview version

      @mory

      uiflow-lvgl-2.0-xxx 会支持lvgl的所有控件(应该)

      posted in Official Updates
      m5stack
    • UIFlow V1.9.9

      V1.9.9

      new features
      • UNIT EXT.IO2 support
      • HAT 8SERVO V1.1 support
      • HAT BALAC DIY KIT support
      • MC4.O THIRDPARTY BLOCKY(CORE2) support
      Bug fix
      • UNIT 4-RELAY bug fix.

      Announcement For Core2 and Tough

      In order to reduce the size of the firmware, we had to disable some of the built-in fonts. We have disabled some fonts in V1.9.8, but we didn't tell you(It's our mistake). After V1.9.9, we only support the following fonts, but we are working on another way that can make you load font from file system dynamic.

      FONT_MONT_10 = lv.font_montserrat_10
      FONT_MONT_14 = lv.font_montserrat_14
      FONT_MONT_18 = lv.font_montserrat_18
      FONT_MONT_22 = lv.font_montserrat_22
      FONT_MONT_26 = lv.font_montserrat_26
      FONT_MONT_30 = lv.font_montserrat_30
      FONT_MONT_34 = lv.font_montserrat_34
      FONT_MONT_38 = lv.font_montserrat_38
      FONT_MONT_48 = lv.font_montserrat_48
      FONT_UNICODE_24 = lv.font_PHT_unicode_24
      

      0_1655436942108_05e0e557-548c-4c89-abf5-e3140a04d17e-image.png

      posted in Official Updates
      m5stack
    • RE: UIFlow 1.9.8

      Hi @mengxiyou @SE

      We are very sorry, we disable some font but we didn't tell you, as @mengxiyou said, the reason is to reduce the binary size, so we had to disable some font.

      After V1.9.9, only these font was builtin, but we are working on another way that can make you load font from file system dynamic.

      FONT_MONT_10 = lv.font_montserrat_10
      FONT_MONT_14 = lv.font_montserrat_14
      FONT_MONT_18 = lv.font_montserrat_18
      FONT_MONT_22 = lv.font_montserrat_22
      FONT_MONT_26 = lv.font_montserrat_26
      FONT_MONT_30 = lv.font_montserrat_30
      FONT_MONT_34 = lv.font_montserrat_34
      FONT_MONT_38 = lv.font_montserrat_38
      FONT_MONT_48 = lv.font_montserrat_48
      FONT_UNICODE_24 = lv.font_PHT_unicode_24
      
      posted in Official Updates
      m5stack
    • UIFlow 1.9.8

      v1.9.8

      new features:

      • ZH-CN:

        • MODULE USB(MAX3421E) 支持
      • EN:

        • MODULE USB(MAX3421E) support
      posted in Official Updates
      m5stack
    • UIFlow 1.9.7

      v1.9.7

      new features:

      • ZH-CN:

        • UNIT BUZZER 支持
        • MODULE COM.X GSM 支持
      • EN:

        • UNIT BUZZER support
        • MODULE COM.X support

      Bug fix:

      • ZH-CN:

        • UNIT DDS 错误修复
        • NB-IOT & DTU NB-IOT CoAP 错误修复
        • M5PAPER 图像和矩形 错误修复
      • EN:

        • UNIT DDS bug fix.
        • NB-IOT & DTU NB-IOT CoAP bug fix.
        • M5PAPER image and rectangle bug fix.
      posted in Official Updates
      m5stack
    • UIFlow 1.9.6

      v1.9.6

      new features:

      • ZH-CN:

        • UNIT CatM 支持
        • UNIT TUBE PRESSURE 支持
      • EN:

        • UNIT CatM support
        • UNIT TUBE PRESSURE support

      Bug fix:

      • ZH-CN:
        • MQTT QoS 1&2 错误修复
      • EN:
        • MQTT QoS 1&2 bug fix.
      posted in Official Updates
      m5stack
    • UIFlow 1.9.4

      v1.9.4

      new features:

      • ZH-CN:

        • ATOM DTU CAT1 支持
        • MyCobot(BASIC) 更多功能
      • EN:

        • ATOM DTU CAT1 support
        • MyCobot(BASIC) More features

      Bug fix:

      • ZH-CN:
        • NB-IOT 错误修复
      • EN:
        • NB-IOT bug fix.
      posted in Official Updates
      m5stack
    • UIFlow 2.0.2 firmware preview version

      Hi everyone, new firmware is coming, we support ESP32C3 now.

      Preview:

      UIFlow 2.0.0 firmware preview version

      UIFlow 2.0.1 firmware preview version

      Firmware:

      • uiflow-b061698-esp32-4mb-20220304.bin

      • uiflow-b061698-esp32-spiram-4mb-20220304.bin

      • uiflow-b061698-esp32c3-4mb-20220304.bin

      • uiflow-b061698-esp32c3-usb-4mb-20220304.bin

      How to write firmware:

      Please download the above firmwares, use esptool or Flash Download Tools to write the firmware at offset 0x1000.

      esp32

      esptool.py --chip esp32 --port /dev/ttyUSBx --baud 1500000 write_flash 0x1000 uiflow-b061698-esp32-4mb-20220304.bin #uiflow-b061698-esp32-spiram-4mb-20220304.bin
      

      esp32c3(STAMP-C3, STAMP-C3U)

      esptool.py --chip esp32c3 --port /dev/ttyUSBx --baud 1500000 write_flash 0x0 uiflow-b061698-esp32c3-4mb-20220304.bin
      
      # if you flash the firmware through the USB port, you need press the button A before you plug USB cable enter the download mode
      esptool.py --chip esp32c3 --port /dev/ttyUSBx --baud 1500000 write_flash 0x0 uiflow-b061698-esp32c3-usb-4mb-20220304.bin
      

      P.S.

      Follow M5STACK on twitter for the latest news about UIFlow 2.0 new update.

      posted in Official Updates
      m5stack