🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • RoverC with M5StickC Plus

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • I2C slave mode doesn't work for UnitV Stick

    7
    0 Votes
    7 Posts
    10k Views
    T
    Is this problem already solved? It seems to be a mistake in the sample program. Although, the variable 'count' in the function i2c_transmit() should be global, it is interpreted as local. I modified the function i2c_on_transmit() as follows: def i2c_on_transmit (): global count count = count + 1 print ("on_transmit, send:", count) return count Then, it worked well.
  • Re: I2C slave mode doesn't work for UnitV Stick

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Store and reopen IMU data on SD card

    3
    0 Votes
    3 Posts
    6k Views
    J
    Hallo @felmue I have tried it and it works, thanks for the quick help!!! I am glad that I can finally continue working on my program :)
  • RoverC

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • M5 Stick C : "Guru Meditation Error: Core 0 panic'ed (LoadProhibited)"

    3
    0 Votes
    3 Posts
    5k Views
    m5stackM
    In this situation, we haven't met. our all firmware is used 240MHz default. maybe you could check it does related to your program.
  • New Sensors Amperemeter Unit, Voltmeter Unit (ADS 1115)

    2
    0 Votes
    2 Posts
    5k Views
    m5stackM
    Maybe they are busy using it.
  • V-function Face Detect not working on Unit-V

    9
    1
    0 Votes
    9 Posts
    15k Views
    D
    @m5stack I have tried Tag36H11 images for numbers and this makes no difference. UnitV with M5Stack Fire and UIFlow did not decode the images. I did not make any alternation to my UIFlow code. Did you test this software?
  • Device request

    2
    0 Votes
    2 Posts
    5k Views
    felmueF
    Hi Van If you like to experiment there is a magnetometer BMM150 in M5Core Gray, Fire and M5GO. Also the M5StickC ENV Hat contains the same BMM150. But I guess you already knew that. Cheers Felix
  • EXT.IO Unit ERROR problem

    ext.io import unit
    4
    0 Votes
    4 Posts
    11k Views
    m5stackM
    this bug has been fixed.
  • SD card does not work with M5Stack Faces Kit

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • M5camera optional battery

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • RFID and speaker whine

    rfid
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • ENV+Relay

    4
    0 Votes
    4 Posts
    9k Views
    K
    I see.
  • How to address serial on ATOM Matrix

    2
    0 Votes
    2 Posts
    5k Views
    world101W
    @shotokutech You can use the USB-C port as a serial monitor (for debug or Micropython REPL). There is also a Grove port that can be used for I2C, I/O, or UART. Also there are multiple GPIO ports on the bottom: G19, G21, G22, G23, G25, G33
  • RoverC and JoyC

    17
    0 Votes
    17 Posts
    36k Views
    F
    I have a few related questions. All are related to charging the M5StickC, JoyC and RoverC and their drain during use. Given that RoverC and JoyC need an M5Stick to be connected to be charged and all have the devices have batteries in them and the batteries in each set (M5StickC paired with either JoyC or RoverC) differ in capacity. How Do We know: State of Charge of the batteries in either set? When To disconnect the charger? (batteries fully charged) and Which of the two batteries in each set is being drained during use( M5Stick's or Hat's)?
  • TF sensor get always the same value

    4
    0 Votes
    4 Posts
    8k Views
    ajb2k3A
    TF sensor? Could it be that memory is filling up and not getting cleared out?
  • RoverC, schematics and pinout?

    3
    0 Votes
    3 Posts
    5k Views
    m5stackM
    the RoverC bottom don't provide the schematic now. you could in this page find the RoverC most info, and pins used info.
  • NCIR Hat UIFlow Demo Not Working

    7
    0 Votes
    7 Posts
    9k Views
    IAMLIUBOI
    Hi @david-longley , We will fix it at V1.6.2(Next Week). Have a nice day.
  • M5StickC and 18650C hat problem

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied