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

      BeetleC code?
      PRODUCTS • • LastCaress

      3
      0
      Votes
      3
      Posts
      1715
      Views

      L

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

      M5stack PM2.5 Particle Sensor
      General • • LastCaress

      4
      0
      Votes
      4
      Posts
      2163
      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
      5374
      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
      4764
      Views

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

      Download file as chunks
      General • • LastCaress

      4
      0
      Votes
      4
      Posts
      1823
      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
      4403
      Views

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

      Interrupts?
      UIFlow • • LastCaress

      4
      0
      Votes
      4
      Posts
      2321
      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
      3075
      Views

      Warning: the above post contains sarcasm!
    • L

      So much noise!
      FAQS • • LastCaress

      7
      0
      Votes
      7
      Posts
      5553
      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
      5373
      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
      2720
      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.