Navigation

    M5Stack Community

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

    robinkam

    @robinkam

    0
    Reputation
    4
    Posts
    991
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    robinkam Follow

    Posts made by robinkam

    • RE: External libraries and I2C via UIFLOW

      @jvmo said in External libraries and I2C via UIFLOW:

      i2c1.write_u8(0x24, 0x00)

      Thanks for the sample code. I am trying to use UIFlow to write a program running on M5Stack Core on the BTC Base with DHT12 sensor. I found it kept reading wrong data until the i2c1.write_u8(0x24, 0x00) sentence in your code inspired me.

      0_1577634660393_IMG_1174.jpg

      posted in UIFlow
      R
      robinkam
    • RE: How to fix USB driver on MacOS Sierra

      Thank you for your solution! It works!

      posted in FAQS
      R
      robinkam
    • RE: 404 Error on http://www.M5Stack.com/download/package_m5stack_index.json

      Thanks for the fix! However, I tried to compile the Hello example with errors in Arduino IDE. Please take a look at the logs below:

      Arduino:1.8.4 (Mac OS X), 开发板:"M5Stack-Core-ESP32, 80MHz, 921600, None"

      ...

      collect2: error: ld returned 1 exit status
      exit status 1
      为开发板 M5Stack-Core-ESP32 编译时出错。

      posted in FAQS
      R
      robinkam
    • 404 Error on http://www.M5Stack.com/download/package_m5stack_index.json

      Hi,今天尝试在Arduino IDE中添加这个包索引文件,结果得到404错误,请尽快修复一下,谢谢!

      posted in FAQS
      R
      robinkam