Navigation

    M5Stack Community

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

    Topics created by LastCaress

    • L

      Atom Printer mqtt
      SOFTWARE • • LastCaress

      2
      0
      Votes
      2
      Posts
      1493
      Views

      D

      I’ve got mine working via MQTT but it’s not great, I can’t figure out how to do a new line so everything gets printed on one line until it’s forced to go down. What are you using to send the MQTT message to the printer? I had to do some digging in the source code to get a user name and password for it to work with EasyMQTT on my iPhone.
    • L

      BeetleC code?
      PRODUCTS • • LastCaress

      3
      0
      Votes
      3
      Posts
      4588
      Views

      L

      @ajb2k3 Thank you very much!!! :D :D
    • L

      M5stack PM2.5 Particle Sensor
      General • • LastCaress

      4
      0
      Votes
      4
      Posts
      5690
      Views

      L

      It's a pretty cool device though, I made an x-ray
    • L

      What is inside m5stack?
      PROJECTS • • LastCaress

      11
      2
      Votes
      11
      Posts
      12843
      Views

      @lastcaress Radiant doesn't work on OSX but Horos works great and it is amazing the details you captured in the xrays. Thank you.
    • L

      [Solved]M5stack core not recognizing Button Unit correctly
      Bug Report • • LastCaress

      12
      0
      Votes
      12
      Posts
      12012
      Views

      @LastCaress Maybe it has been updated. UIFlow is updated everyday.
    • L

      Download file as chunks
      General • • LastCaress

      4
      0
      Votes
      4
      Posts
      4450
      Views

      L

      Black core, yes. I managed to do it by using the usocket library directly.
    • L

      First M5Stack game with Cloud Saving!
      PROJECTS • • LastCaress

      9
      1
      Votes
      9
      Posts
      10745
      Views

      @LastCaress Welcom to publish more project at PROJECT section.
    • L

      Interrupts?
      UIFlow • • LastCaress

      4
      0
      Votes
      4
      Posts
      5455
      Views

      H

      flow.m5stack.com, buttonA, B, C has been implemented using interrupts, or try: from m5stack import m5button button = m5button.register(_BUTTON_PIN)
    • L

      So do I get a prize?
      General • • LastCaress

      5
      0
      Votes
      5
      Posts
      6737
      Views

      Warning: the above post contains sarcasm!
    • L

      So much noise!
      FAQS • • LastCaress

      7
      0
      Votes
      7
      Posts
      10697
      Views

      M

      Author of the aforementioned thread here. The hardware mod is the only solution for complete silence - the amplifier inputs will always pick up noise from something. If you look at commercial DAC + amplifier ICs, they also mute the amplifier after a period of silence so it's a common issue.
    • L

      Uploading libraries to flow-m5stack?
      Cores • • LastCaress

      9
      0
      Votes
      9
      Posts
      11019
      Views

      L

      world101 : I saw that you posted that thread, I will be checking it since I have a lot invested in blynk and in m5stack, and having both working together for me is a huge thing!
    • L

      Flash m5go with the regular m5stack firmware?
      FAQS • • LastCaress

      2
      0
      Votes
      2
      Posts
      4847
      Views

      Hi @lastcaress, You should be able to flash the standard M5Stack firmware onto the M5GO (you may need to use the "Erase" function on the ESP Flash Downloader Tool first). If you want to use M5Cloud you will need to load the M5Cloud firmware onto the M5Stack - it is available here. Not sure if you will be able to use the sensors using the same code - it depends how it is all setup.