🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Grove ports on Relay Hub

    3
    0 Votes
    3 Posts
    2k Views
    F
    Thanks I did just miss the "INPUT_PULLUP" set up All working now
  • AtomS3 with "Atom POE" for power and networking

    5
    0 Votes
    5 Posts
    4k Views
    felmueF
    Hello @Paolo sorry no, I do not have any new information about that. Maybe try to contact M5Stack support? Thanks Felix
  • TF-Card

    5
    0 Votes
    5 Posts
    3k Views
    I
    @ajb2k3 said in TF-Card: @imahgin The TF adapter will be added to the BASE menu in UIFlow when the programmer get through the back log and there is no TF UNIT. Ok, thks. In the meantime, I'll use this code to access to the microSD BR
  • Maximum output power

    atom s3 power supply
    3
    0 Votes
    3 Posts
    4k Views
    I
    @ajb2k3 said in Maximum output power: @imahgin Yes, the only difference is that the lite lacks the screen. Thks Adam
  • Simple PWM example does not work

    19
    0 Votes
    19 Posts
    11k Views
    K
    @Kees The above finally worked with the M5StackSimpleServo library. However it turned out that I could only control speed and direction. Using degrees 0-90 for retraction and 90 - 180 for extending. It is not possible to position, this was finally confirmed by the seller. Again searching for actuators that can position.
  • AtomS3 0.85" OLED unable to wake from buttom

    4
    0 Votes
    4 Posts
    4k Views
    S
    I'm not able to get https://docs.m5stack.com/en/atom/Atomic CAN Base to work with the AtomS3, immediately TWAI_ALERT_ERR_PASS, TWAI_ALERT_BUS_ERROR https://docs.m5stack.com/en/unit/can works, though. What CAN library did you use? With what pin definitions? Thanks in advance!
  • Atom S3 and the HX711 scale kit

    1
    0 Votes
    1 Posts
    938 Views
    No one has replied
  • Atom PSRAM display analysis

    1
    0 Votes
    1 Posts
    862 Views
    No one has replied
  • M5Stack ATOM GPS Kit - not getting logging working

    3
    0 Votes
    3 Posts
    2k Views
    ajb2k3A
    @felmue it also sounds like you trying to use it inside a building which block the GPS signals. You need to hang the GPS antenna out of a window to get a GPS signal
  • ATOM Lite G26 / G32 for One Wire application

    2
    0 Votes
    2 Posts
    2k Views
    H
    @Uzr66 It might be helpful if you share the code with us and elaborate a bit further.
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • How to turn off sounds on ATOM QR Code Reader?

    4
    0 Votes
    4 Posts
    3k Views
    konacurrentsK
    It turns out that part of the solution is sending the host mode to the ATOM. My code above did not do that (thus none of the commands were working.) Not knowing the full state machine of the ATOM QR, I somehow assumed host and continuous were opposite modes - but I was mistaken. I'm still unclear on how to send the Setup Code Prompt that is shown in the QR code. So I have a version that makes no sounds - but I'm unclear if it was totally from the Serial2.write calls, and not from the scanning of that Setup Code Prompt mentioned here thanks,
  • Atom Echo problem

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Atom S3 - Intermittent Driver(?) Errors w/ MLX90614 Sensor in NCIR

    1
    2
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Powering Atom Lite from 5v pin and programming simultaneously

    2
    1
    0 Votes
    2 Posts
    2k Views
    ajb2k3A
    It may be cutting it to protect the LDO in the Atom. I once tried this and killed the LDO in a pico so I do not recommend it.
  • I2C with Atom S3 and PoE Base W5500

    2
    0 Votes
    2 Posts
    2k Views
    robskiR
    @gerber said in I2C with Atom S3 and PoE Base W5500: ATOMIC PoE Base W5500 ATOMIC PoE Base W5500 occupies PIN ports and uses SPI protocol from what I can see, [image: 1710777816277-atom-poe-resized.jpg] so groove port on atom light is still available (TypeC x 1, GROVE(I2C+I/0+UART) x 1) [image: 1710777834249-atom-light-resized.jpg]
  • Powering Atom Lite with 5V pins

    6
    0 Votes
    6 Posts
    16k Views
    GallowglassG
    To run devices like this from an external supply I'd recommend a little Buck regulator board such as the one Youmile does (https://www.amazon.co.uk/dp/B07TTH6C3J). You can then set the output to fixed 5V and drive the input from anything - USB 5V from a breadboard, a 9V PP3, 12V or 24V car, truck or boat battery etc. - with no worries about blowing anything in the Atom.
  • AtomDTU NB-IoT

    32
    0 Votes
    32 Posts
    34k Views
    felmueF
    Hello @Felix22 no, sorry, I don't have such a list. But if the error code is from an AT command you should be able to find its meaning from the AT command document linked on the product page. Thanks Felix
  • AtomS3 & AtomS3Lite Schematic?

    2
    0 Votes
    2 Posts
    2k Views
    teastainT
    @lukes There is no schematic, which is unusual. I "made an Issue" with M5Stack's GitHub page for AtomS3 last year about this, but, nada.
  • ENV IV Sensor with M5Atom (lite)

    11
    0 Votes
    11 Posts
    8k Views
    ajb2k3A
    I uploaded an example to UIFlow2 project zone on how to use the AtomS3lite and ENIV in UIFLOW with MQTT last night