Navigation

    M5Stack Community

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

    Posts made by vshymanskyy

    • RE: IP5306 automatic standby

      @JiKuch , @loboris, @m5stack, @JimiT

      Does anyone have a list of all I2C registers of IP5306_I2C (preferably, in english)?
      Also, what is the I2C address of this chip? I tried running I2C scanner and I get:

        0x68 => MPU9250
        0x0E => MAG3110
        0x75 => IP5306 ???
      

      Correct me if I'm wrong.

      posted in FAQS
      vshymanskyy
    • RE: How I can run espruino / javascript on the M5 Stack?

      @gabi 在 How I can run espruino / javascript on the M5 Stack? 中说:

      how can I make the web IDE connect to the device?

      You should change the Web IDE baudrate to 115200 (in the settings page)

      posted in PROJECTS
      vshymanskyy
    • RE: How I can run espruino / javascript on the M5 Stack?

      @gabi

      If anyone is interested in Espruino on M5Stack - check out this initialization code:
      https://gist.github.com/vshymanskyy/49accf6355900346fd1418336d6be86e

      It initializes the display, but currently the display works rather slow due to Espruino limitations (hopefully will be fixed in future).

      Also stops the annoying noise! ;)

      0_1530866051419_cf9cefc3-f890-4319-ba51-9da83bc663cd-image.png

      posted in PROJECTS
      vshymanskyy