Navigation

    M5Stack Community

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

    Topics created by crami25

    • C

      4Relay Module UIFlow
      Review • • crami25

      3
      1
      Votes
      3
      Posts
      294
      Views

      C

      @domi Are you using the "4Relay module" or the "4Relay unit" or the "2Relay module" ? If you still get an error, try to make a simple Uiflow programm scanning the i2c bus with the 4Relay connected: You should get the number [38, 117] displayed as Label0, 38 is the decimal for 0x26. If you get 37 you have another firmware than I have (I2C address 0x25). If you only get [117] your 4Relay module is not connected to the M5Stack core. 117 (0x75) is the I2C address of the battery management chip.
    • C

      EXT.IO Unit and UIFlow 1.4.5.1
      Units • i2c ext.io pbhub uiflow1.4.5.1 color unit • • crami25

      4
      1
      Votes
      4
      Posts
      8429
      Views

      @crami25 Thanks for the comprehensive reply. It really helps to deepen my understanding. As you pointed out, I always check the M5 Unit's schematic first to assure the protective resistors when I connect the Units to an ESP developing board.
    • C

      M5StickC Hall Sensor not working
      M5 Stick/StickC • • crami25

      4
      0
      Votes
      4
      Posts
      6803
      Views

      M

      It's simple, fill in the code from the example, hold the magnet to the M5stickC and you will see that the readings will change significantly! The magnet is needed strong enough, because The sensor is far away in the device.