Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. PRODUCTS
    3. Modules
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes

    Modules

    • S

      RoverC Pro Servo Claw example Code?
      • sirtet

      2
      0
      Votes
      2
      Posts
      1488
      Views

      @sirtet thanks for the reminder, I forgot to add this to my UIFlow book!
    • S

      RoverC set-pulse command description?
      • sirtet

      2
      0
      Votes
      2
      Posts
      1584
      Views

      They actually operate on the same register, this block is used to operate independent wheels, there may be some translatione problems ( use pulse less accurate ). The parameter range is -127 to +127. we will update it later, thank you feedback.
    • E

      Set MISO for GRBL 13.2 and Core2
      • em

      4
      0
      Votes
      4
      Posts
      2445
      Views

      Hello @em glad to hear. And thanks for reporting back. Thanks Felix
    • M

      Will the GRBL 13.2 module work with Core2?
      • MakerMatrix

      6
      0
      Votes
      6
      Posts
      5248
      Views

      E

      I received my Core2 and GRBL 13.2 module and it works due to @felmue 's hints: https://community.m5stack.com/post/16551
    • S

      RoverC gears stuck
      • sirtet

      1
      0
      Votes
      1
      Posts
      1079
      Views

      No one has replied

    • O

      TimerCam battery connector?
      • OE1CKW

      2
      0
      Votes
      2
      Posts
      1015
      Views

      O

      The connector is JST SH 1.00mm
    • A

      VoltMeter ADS1115
      arduino leonardo • • All_Hope

      1
      0
      Votes
      1
      Posts
      1438
      Views

      No one has replied

    • O

      connect with usb to COM-NB-IOT-MODULESIM7020G fails
      usb driver sim7020g teminal • • olavk

      5
      0
      Votes
      5
      Posts
      3515
      Views

      O

      Thanks @felmue, I have now got the card powered by following your observations : connecting 5v to VIN, GND to GND, TX to RXD, RX to TXD I don't need to trigger PWK to get the modem operational. The modem don't connect to the network, but that's another problem..
    • W

      M5stack Core and GoPlus Module dc motor connector adresses missing (Arduino)
      • WBE

      5
      0
      Votes
      5
      Posts
      1573
      Views

      In my railway project I use 12V in but only get 5V out max 0xff stops the motors. Wire.write((speed >> 8)&0x80); Needs to be Wire.write((speed >> 8)&0x00); for the second channel.
    • V

      does modules work directly with arduino boards
      • vanoak

      3
      0
      Votes
      3
      Posts
      1583
      Views

      V

      Hi @felmue, Yes, I mean that module. I will look into the documentation you provided, thank you. Regarding the number of servos I mandated the student - i teach art students - to scale down from his initial proposal of 24 servos, because of the logistics implied. He came to the class, proposing 13 servos with this module arguing that it should work, so here we are, trying to make it work. Thank you for your time.
    • T

      Does LoRaWAN not work as specified?
      • Thomasx

      7
      0
      Votes
      7
      Posts
      4741
      Views

      Hello @Thomasx sorry, I meant this blue one - which is stackable (it's also EOL though). But if yours is black then guess you have the COMX LoraWAN. Thanks Felix
    • T

      WARNING: Commu module crippled by design, RS485 totally useless
      • Thomasx

      3
      0
      Votes
      3
      Posts
      2018
      Views

      M

      @Thomasx Please show me the picture.
    • A

      M5Stamp C3 programming examples
      • AucT

      14
      0
      Votes
      14
      Posts
      12192
      Views

      H

      @felmue said in M5Stamp C3 programming examples: Hello @ajb2k3 What worked for me on macOS Big Sur 11.5.2 is using the ESP32C3 built-in USB via GPIO18 and GPIO19. What also worked for me on macOS Big Sur 11.5.2 was downloading and installing this driver CH9102_VCP_SER_MacOS from here. After a reboot and plugging in M5StampC3 via USB this port show up /dev/cu.wchusbserial... (in addition to /dev/cu.usbmodem... which did not work). Thanks Felix Hello Felix read here for a possible solution.
    • S

      UIFlow for StepMotor Driver M039 (HR8825)
      • starcrouz

      1
      0
      Votes
      1
      Posts
      1492
      Views

      No one has replied

    • N

      Compatibility of IoT Base with CAT-M Module (SIM7080G) with M5Stack Core2 ESP32 IoT Development Kit for AWS IoT EduKit
      • NilZ

      2
      0
      Votes
      2
      Posts
      1458
      Views

      Hello @NilZ Note: I do not own an IoT BASE CatM so my conclusions might be incorrect. Firstly M5Core2 for AWS (orange) is the same as M5Core2 (white) - well, except for the color. The secure element (ATECC608) is in the M5GO Bottom2 for AWS (dark gray). From the specs: The M5GO Bottom2 for AWS adds additional features and security for IoT applications. ... the onboard Microchip ATECC608 Trust&GO crypto-authentication chip is pre-provisioned with secure keys to simplify connectivity to AWS and accelerate cryptographic computation. ... In other words to physically stack the IoT Base CatM to the M5Core2 for AWS you have to un-stack the M5GO Bottom2 for AWS first and by doing so you don't have the secure element anymore which I believe is required to connect to AWS. So if you plan to use the SIM7080G to connect to AWS (instead of WiFi) I think the story ends here as you can only have either the SIM7080G or the secure element stacked to the M5Core2 at one time. If your question however is whether a plain M5Core2 (orange or white) can be used with the IoT Base CatM, then the answer is yes. The only thing you need to observe is that between M5Stack (Fire, Base, Gray) and M5Core2 some GPIOs have been changed - so the Arduino example (which is written for M5Stack) needs to be adapted for M5Core2. This list can help you with that. Thanks Felix
    • C

      ESP32-D0WDQ6-V3 = NRND (not recommended for new designs) according to Espressif
      • Camier

      3
      0
      Votes
      3
      Posts
      2106
      Views

      C

      Hi @ajb2k3 - Thanks for the reply. I gather it will take awhile before the M5 gets its hardware updated - the current NRND status is rather "fresh", from 10/2021.
    • S

      Servo2 - Servo position
      • squamble

      1
      0
      Votes
      1
      Posts
      785
      Views

      No one has replied

    • O

      TimerCam using PWR Button
      • orrba

      1
      0
      Votes
      1
      Posts
      1101
      Views

      No one has replied

    • E

      Com.X.LoraWan 868 module configured at 470Mhz ?
      • ecasti

      4
      0
      Votes
      4
      Posts
      2326
      Views

      Hello @ecasti glad to hear you got it working and thank you for reporting back. Happy New Year! Felix
    • R

      BLE receiver poor sensitivity, external antenna possible?
      • robjordan

      1
      0
      Votes
      1
      Posts
      887
      Views

      No one has replied

    Move Topic