Navigation

    M5Stack Community

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

    LishengKKK

    @LishengKKK

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

    LishengKKK Follow

    Posts made by LishengKKK

    • M5Stack core2 communicate with ROS

      Hi,

      I am trying to use M4Stack core2 to communicate with the ROS,
      to be detailed, core2 sends and receives data through serial port with ROS.

      but it seems to fail to 'shake hand' with ROS, errors are like

      '
      ~/catkin_ws$ rosrun rosserial_python serial_node.py /dev/ttyACM0
      [INFO] [1652882151.845943]: ROS Serial Python Node
      [INFO] [1652882151.860072]: Connecting to /dev/ttyACM0 at 57600 baud
      [INFO] [1652882153.969811]: Requesting topics...
      [ERROR] [1652882168.974206]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
      [INFO] [1652882168.978350]: Requesting topics...

      '
      anyone has clues on this, eny examples or demos on this?

      thank you in advance.

      posted in PRODUCTS
      L
      LishengKKK
    • RE: Pahub error with CORE2 with GoPlus2

      @arno Hi, Arno, thanks for the reply, but the 'cut' here means physically cut the wiring on the PCB board?
      is it fine if we physically cut it on the board (there might a big chance to damage the board)?

      posted in Modules
      L
      LishengKKK
    • control servomotors with Goplus2 and M5Stack core2

      Hi,
      I am trying to control servomotors with Goplus2 and M5stack Core2. the same time,I will also need the IIC port on M5Stack to connect to a Joystick.

      I found out that Goplus3 is not specitic for M5Stack Core2 and the IIC port will no function when core2 is connected to Goplus2.

      But I also found a solution from here (https://www.google.com/url?q=https://community.m5stack.com/topic/2868/pahub-error-with-core2-with-goplus2/2&sa=D&source=docs&ust=1649764755845720&usg=AOvVaw3dyq5wcFYNqTeWGf2TsYMF) to turn off the IR_OUT when using the Goplus2 and external IIC.

      but My question is :
      1, how to turn off the IR_OUT and
      2, how to control the servomotors with Goplus2.

      thank you inavance!

      posted in General
      L
      LishengKKK
    • RE: Pahub error with CORE2 with GoPlus2

      @arno Hi Arno, could you share the code of turning off the IR_OUT?

      posted in Modules
      L
      LishengKKK