Navigation

    M5Stack Community

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

    heybin

    @heybin

    7
    Reputation
    96
    Posts
    2496
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    heybin Follow

    Posts made by heybin

    • RE: Code download does not properly work for UI flow

      please add this block
      0_1565917820787_e67972f2-46a2-4b8b-a29f-b9529dff5036-image.png

      posted in UIFlow
      H
      heybin
    • RE: UIFlow source code for M5StickC?

      sorry, stickc only in 1.3.2, https://github.com/m5stack/M5Stack_MicroPython/tree/StickC

      posted in UIFlow
      H
      heybin
    • RE: MAJOR BUG ! Connect to device broke

      fixed

      posted in Bug Report
      H
      heybin
    • RE: Base M5GO BOTTOM: Issues with UART (Port C)

      We are very sorry, I test it, found M5GO Bottom will affect gps module, it make uart high level only 1.5v you can try use do this, connect TXD to 34 then Knife cutting TXD to 16, and change code GPSRaw.begin(9600, SERIAL_8N1, 34, 17);
      0_1563158319589_57dd90cb-d4c2-476a-95a0-6f8b30c05a6a-image.png

      posted in Bases
      H
      heybin
    • RE: How to Init UART at the grove port of ESP32-CAM(Arduino)

      Serial2.begin(115200, SERIAL_8N1, 13, 4) and you can use Serial2 in grove

      posted in Arduino
      H
      heybin
    • RE: Identify M5Stack Fire Revision & Issues

      Can you show purchase link, MPU6050+MAG3110 has not been sold for a long time....

      posted in M5Stack Fire
      H
      heybin
    • RE: ENV hat support UI-FLOW for M5StickC

      http://flow.m5stack.com/beta/ uiflow 1.3.4 support

      posted in UIFlow
      H
      heybin
    • RE: bmm15 on ENV module for M5StickC not working

      Try arduino hat env example, if it also not work, please contact the store

      posted in Modules
      H
      heybin
    • RE: M5 stick C wont turn on am i missing something?

      sorry, this is caused by the battery voltage being too low(not booting for a long time). there is no way to solve it through the program,

      posted in General
      H
      heybin
    • RE: firmware protection

      Try find it in https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/index.html#

      posted in General
      H
      heybin