🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Cat-M1 Module

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Raspberry Pi and M5Stack ESP32 Cam I2C grove

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • [Solved]Lan Module and WiFi

    13
    0 Votes
    13 Posts
    22k Views
    felmueF
    Hello again I think the following library should allow you to switch between WiFi or Ethernet OTA: https://github.com/espressif/arduino-esp32/tree/master/libraries/Update Use it with either a WiFiClient or EthernetClient client. Cheers Felix
  • TAIL485

    4
    0 Votes
    4 Posts
    9k Views
    J
    @m5stack Hello! I would like to know to which bronchi pins A and B of the RS485 extension card are connected to the BUS, please. I can't get my M5 to communicate via RS485, however I soldered the small expansion card well. For my program I am using an ESP32 based Arduino library for the Modbus RTU
  • M5Stack Gray & Batteries...

    5
    0 Votes
    5 Posts
    9k Views
    m5stackM
    @ardo Yes, you could connect they together.
  • ATOM RS-485 Kit - bad Rx performance?

    8
    0 Votes
    8 Posts
    12k Views
    R
    So, after many experiments I'm sorry to report that the RS-485 Atom module has very bad Rx characteristics. The issue of getting corrupted data was related to problems in the serial support of the arduino-esp32 project. After moving to git version I still had several problems: missing bytes zero byte at end of rx block last byte of block was sometimes corrupted I've then tried replacing the RS-485 Hat with another RS485-to-RS422 adapter and since then it works flawlessly. Something in the electrical design of the RS-485 hat must be messing up the Rx data.
  • M5Atom Matrix crashing: can't use

    matrix crash arduino ide
    7
    0 Votes
    7 Posts
    15k Views
    felmueF
    Hi FunkyFab interesting... Thanks for sharing. Glad you got it working again. Cheers Felix
  • GOPLUS servo power input connector.

    3
    0 Votes
    3 Posts
    4k Views
    S
    Thanks so much ! This is the information I eager to have.
  • USB-MIDI keyboard to USB Module

    usb-midi keyboa usb module midi
    1
    1 Votes
    1 Posts
    4k Views
    No one has replied
  • M5Stack how to change LoRa 433 parameters?

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • SIM800L really works?

    5
    0 Votes
    5 Posts
    11k Views
    K
    Hi, I have myself struggled to get the M5Stack SIM800L module working with the M5Cores and the M5 Battery packs. My issue was caused by an over voltage power down occurring erratically. I have been able to bypass the powerdown by passing "AT+CBATCHK=0". So far it seems to resolve my issue.
  • Stepper Module

    5
    0 Votes
    5 Posts
    8k Views
    ajb2k3A
    @krisz Thanks for clearing that up.
  • LEGO+ and PowerFunctions

    11
    0 Votes
    11 Posts
    22k Views
    C
    Hi all, I thought I'd give you a quick update. I ordered a bunch of pre-wired 6P 1.5 pitch connectors, and by measuring the output of the ports, I figured out the wiring. I just got an XL motor to work. [image: XL.jpg] On the LEGO+ module, the ports are labeled n V B A G M+, with "n" the number of the port, 1 - 4. The LPF connectors are wired as shown in https://freggelweb.de/bauanleitungen-nxt_pf_steckerbelegung.html; if you place the connector with the studs up and the cable towards you, then the four wires are (left to right) 0 C1 C2 +V. When making a connector, the connections should be as follows: 0 <--> G C1 <--> M+ C2 <--> n +V <--> V the A and B wires remain unconnected - I don't know what these are for yet. I opted to crimp simple DuPont connectors to the wires as opposed to soldering them together with heat shrink tubing because this way I can also connect everything to a breadboard (which is what I used to test the wiring in the first place). When operating directly from USB, there is obviously (exactly) 5.0V available, which means that even when using PWM=255, the motor doesn't rotate very fast. My next plan is to make a LPF connector for the (yellow) XT30 power input on the LEGO+ board, so I can drive the whole thing from a standard LEGO battery box. I also ordered a LEGO Servo motor, but this is on backorder and hasn't arrived yet. I know that this is operated via a rather specific PWM scheme, so once it arrives, I'll see if I can get that one to work. Kind regards, Sander (and son Ruben)
  • Battery level reading M5 Core

    3
    0 Votes
    3 Posts
    7k Views
    K
    I should have added this before, Grey Core and Red battery [image: 1593126344776-img_1082-resized.jpg]
  • LegoBoard

    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • ATOMIC HUB Proto DIN rail mounting problem

    2
    0 Votes
    2 Posts
    5k Views
    B
    Update: I drilled a 2.5mm hole in the mount, as shown below. I first disassembled it (removed the spring and separated the two halves). The hole is centred 2.0mm from the corner of the notch at 45 degrees. The bolt head is now accessible with the hex key even with the DIN mount assembled in place. Just remember to insert the M2 bolt before putting the DIN mount on. [image: 1592481884115-din-mount-resized.png]
  • Module pcb template

    2
    0 Votes
    2 Posts
    6k Views
    lukasmaximusL
    Hi @Michael1968 do you mean like the proto board? There was a discussion a while ago and one user had his design on easyeda you can check here https://forum.m5stack.com/topic/95/custom-prototype-board/10
  • DC Encoder Motor driver/Lego+ module connector type?

    9
    0 Votes
    9 Posts
    15k Views
    R
    check my blog might it work for you<a href="https://electronicsmith.com/raspberry-pi-5-features-specification/">raspberry pi 5</a> and <a href="https://electronicsmith.com/arduino-lcd-display/">lcd display arduino</a>
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
    No one has replied
  • GO Plus motor stop

    2
    0 Votes
    2 Posts
    5k Views
    ajb2k3A
    @percramer you have to use a value just below the motors stall value. To make a motor hard stop you perposely stall the motor however, you have to stall and release the motor as soon as it stops or current will ramp up and possibly damage components.