Navigation

    M5Stack Community

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

    John7

    @John7

    3
    Reputation
    8
    Posts
    992
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    John7 Follow

    Posts made by John7

    • RE: UIFlow 1.8.0

      Workaround to load old m5f files:
      Open a m5f in a text editor, save-as with a new name, and insert the below after
      "Blockly.Remotes":[],
      in the end of the file:

      "Blockly.RemotePlus":[{"createTime":1625241945254,"name":"M5Remote","dragAndDrop":false,"resizable":false,"color":"#fff","bgColor":"#0080FF","type":"title","id":"__title"}],

      posted in Official Updates
      J
      John7
    • RE: UIFlow 1.8.0

      Yes, This release is a total disaster. I can't load my old projects.
      @m5stack please fix it

      posted in Official Updates
      J
      John7
    • RE: Atom Motion

      @brunz It seems that the power lines of motor and servo ports are directly connected to the battery. So voltage is ~3.3 - 4.2 V.

      posted in Atom
      J
      John7
    • RE: [UIFlow] External Interrupt

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

      posted in Features Wish List
      J
      John7
    • RE: Servo2+cdcard

      @ubu
      Можно засунуть позиции в Map, в котором key - номер сервы, value - позиция
      Потом это Map сериализуем в JSON-строку через "dumps to json" и ее уже в файл на карту
      Читать - наоборот: из файла читаем строку и потом из нее через "loads json" получаем исходное Map

      posted in Русскоязычный форум
      J
      John7
    • RE: Online UiFlow version on mobile browsers - dissapearing virtual keyboard

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

      posted in Bug Report
      J
      John7
    • RE: UIFlow 1.7.4

      https://community.m5stack.com/topic/2454/online-uiflow-version-on-mobile-browsers-dissapearing-virtual-keyboard
      That bug is still there. This makes UIFlow on mobile browsers totally unusable. It is not even possible to enter an API key to connect to device

      posted in Official Updates
      J
      John7
    • RE: M5StickC Plus: What is the range of the volume

      It seems the value is PWM duty cycle. So the volume increases in the 0-50% and then decreases in the 50-100%.

      posted in M5 Stick/StickC
      J
      John7