Navigation

    M5Stack Community

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

    Topics created by Leo05

    • L

      PLC Proto Industrial, USB cable for programming
      Modules • • Leo05

      2
      0
      Votes
      2
      Posts
      235
      Views

      Hello @Leo05 have a look at the schematics of M5Stack Core and PLC. I do not have the PLC module but I do have the LAN module which is similar in that respect and I do have both 12V and USB connected at the same time while programming the M5Stack Core, but not permanently. Both power sources produce 5 volts but there might be a slight difference in the voltage which would mean one power source is feeding a small current into the other, but I don't think it will damage anything. Nevertheless, use at your own risk. The full project, M5Stack Core and PLC module will work fine from USB only. Unless you add something in the PLC module which requires 12 volts. According to the PLC module schematics the BAT pin is not connected / used. But it will show the battery voltage from the stacked M5Stack Core. No, the battery in M5Stack Core will not charge when only 12V is applied. Only USB can charge the battery. Thanks Felix
    • L

      PLC M12 schematic
      Modules • • Leo05

      2
      0
      Votes
      2
      Posts
      409
      Views

      https://docs.m5stack.com/#/en/base/plc_base
    • L

      Best pins for sensors and relays
      M5stack Grey • • Leo05

      1
      0
      Votes
      1
      Posts
      309
      Views

      No one has replied

    • L

      Custom module production
      Modules • • Leo05

      4
      0
      Votes
      4
      Posts
      1845
      Views

      L

      @lukasmaximus I send it to support@m5stack.com on Nov 1. Tahnk you for your answer, I will recontact, not urgent. I understand the workload! you made a great product everyone want ;)
    • L

      Dices example not working on M5Stick C
      M5 Stick/StickC • • Leo05

      8
      0
      Votes
      8
      Posts
      3170
      Views

      I

      @noiseislife said in Dices example not working on M5Stick C: To get around this I saved the Example sketch to disk, deleted the file Dices.ino and then opened Dices_MPU6886.iso. You will get a message about requiring that the directory name be changed, which it does for you. You should now be able to successfully compile the sketch to the m5stick. Thank you. Now it works !