🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • Issue with default Serial

    3
    0 Votes
    3 Posts
    2k Views
    M
    @kuriko This seems to be related to the code on the CH552T chip onboard the M5Stack Atom Lite that emulates an FTDI chip (it is not an authentic FTDI chip!!!). There are packet losses when data is being sent and received simultaneously over USB serial.
  • 0 Votes
    4 Posts
    1k Views
    felmueF
    Hello @Rusticus42 there is a solution: use a M5PbHub unit (which is an I2C unit) to read the button states of the Dual Button unit. I created an example in the UIFlow2 Project Zone: M5AtomS3_RFID_PbHub_DualButton_Test_UIFlow2.3.7 Note: I do not have an M5AtomS3R so you probably need to adapt the example. Thanks Felix
  • 0 Votes
    2 Posts
    812 Views
    kurikoK
    @alkan123 What did you mean by nothing works? This is a firmware for testing AtomS3R+Atomic Echo Base: https://drive.google.com/file/d/1WpkKjaky1qSQvfkpKsOvaeMFO-Kb1zPO/view?usp=drive_link
  • AtomS3R-CAM AI Chatbot - quick start available?

    1
    0 Votes
    1 Posts
    608 Views
    No one has replied
  • MQTT subscribe and MQTT applying messaging on UIflow 2 and AomS3

    7
    0 Votes
    7 Posts
    4k Views
    robskiR
    @Mohir see this link
  • AtomS3R-CAM and telegram bot

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Help with Grove and other Wires for M5Atom

    3
    3
    0 Votes
    3 Posts
    2k Views
    konacurrentsK
    @kuriko Dupont, that looks promising. Thanks. For the 4 pins of the HDriver to the 4 pins on the M5Atom (and 2 other pins too) - I would need a female at one end, and a male at the M5 end. You gave me a good path forward.
  • ECHO not working

    5
    0 Votes
    5 Posts
    3k Views
    D
    @hacxx tryed still same
  • ATOM_SPK, no sound output

    4
    0 Votes
    4 Posts
    3k Views
    konacurrentsK
    I too have the ATOM_SPK and the sample programs run but create no sound, even with the earphone jack. https://docs.m5stack.com/en/atom/atom_spk The PlayRawPCM program runs but no sound. Also the PlayMP3FromSD is missing files, such as AudioFileSourceSD.h. Has anyone got these to work? I can get the beep program here to work https://github.com/PaulskPt/M5Stack_M5Atom_EchoSPKR But it seems this program makes a constant hum sounds always, and the beep when button pressed. I assume the battery will die faster too. ps. What's up with tagging posts as being "OLD" - when it's a year ago, but the programs being tried are 4 years old. It sure seems to me that the "thread" of any issue, even decades old, should still be used to keep that context intact. Oh well..
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • ATOM S3 R + ECHO BASE A

    2
    0 Votes
    2 Posts
    2k Views
    T
    Mine did exactly the same thing until I actually funded my OpenAI API account. Then it started working instantly.
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
  • AtomS3R: sleep + wake up on IMU acceleration?

    3
    0 Votes
    3 Posts
    2k Views
    T
    @yuyun2000 Thank you for your response. I will try it out with Arduino as soon as possible. Just a quick question to make sure we're on the same page. We are talking about the integrated IMU in the AtomS3R, no external accelerometer, right? I will try to find more details in the documentation, but as far as I can see, the only place where the IMU is mentioned in the schematics is the IMU_INT that's connected to this XTAL_32K_N. I will update you as soon as I have news.
  • Anyone have any ideas on fixing this issue?

    before
    1
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • ATOMS3R accelerometer and gyro readings always 0

    7
    0 Votes
    7 Posts
    4k Views
    T
    @teastain thx for the hint! It's just as you said about acceleration. Btw: UIFlow works. I just installed the incorrect firmware (UIFlow2.0 instead of UIFlow2.0 AtomS3R). Thanks again everyone!
  • AtomS3 lite uart G1 G2

    2
    0 Votes
    2 Posts
    2k Views
    kurikoK
    @xgonc SoftwareSerial mySerial(1, 2); void setup() { mySerial.begin(115200); } void loop() { mySerial.write("Hello world!"); }
  • Atomic Echo Base+S3R Voice Assistant problem

    2
    0 Votes
    2 Posts
    2k Views
    kurikoK
    @mdseldon are you able to access the serial log?
  • AtomS3R bmm150 magnetometer readings

    4
    0 Votes
    4 Posts
    4k Views
    S
    @mgrouch I can use the M5Unified library to read a reasonable readings from the BMM150. Yet have to work on the orientation. In my case I have to invert the X-axis value and Z-axis value and able to calculate into a tilt-compensated headings
  • How can I use AtomS3R's PSRAM with UIFlow2.0?

    8
    0 Votes
    8 Posts
    6k Views
    U
    @ewoodier84 I don't know way to do the with out Linux. I used Linux on virtual environment in windows. How about trying virtual environments like Hyper-V or VirtualBox?
  • I can't use ATOMIC Barcode/QR-Code Scanner 2 Base after factory reset

    5
    1 Votes
    5 Posts
    4k Views
    S
    Meanwhile I can confirm that the method described by @kuriko worked for me 100%! I had two "bricked" QR-Code2 scanners and both are alive again!