Navigation

    M5Stack Community

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

    Best posts made by LastCaress

    • What is inside m5stack?

      Here you go :

      alt text

      (black version)

      alt text

      (grey version)

      alt text

      (lorawan)

      alt text

      (relay module)

      posted in PROJECTS
      L
      LastCaress
    • RE: Lesson 21.1. UNITS. LIGHT

      @dimi I've tried this and it works, but it makes so much noise. Each time it makes a reading (several times every second I guess) it makes an annoying "click" :\

      posted in Lessons and Guides
      L
      LastCaress
    • First M5Stack game with Cloud Saving!

      Hello! Yesterday I started writing my first game. It is very basic and I am a veterinarian, so obviously I have no idea what I'm doing (seriously!!). In between CT scans of dogs, I have managed to write a tiny portion of this game, that I hope in the future will come pre-installed with m5stack (ahahah). Yesterday I didn't even know how to do a menu (well I still don't know how to do it correctly) and today I can almost save to a cloud! If I keep this up in a week or two I'll have something more playable. So far you can only do basic stuff, but more is coming :D !
      The game can be found here:

      https://github.com/firstcaress/SimPortugal

      I will try and update it at least once a week, preferably more often

      If anyone needs help installing it just ask me. Easiest way is via ampy, or via uiflow (just copy paste the code and the try it via upload)

      posted in PROJECTS
      L
      LastCaress
    • RE: Members Introductions aka The Icebreaker discussion.

      Hello! Antonio from Portugal. I am a veterinarian so I understand very little of what I'm doing ehehe. I use this mostly for fun though, so it's alright!

      posted in General
      L
      LastCaress
    • RE: First M5Stack game with Cloud Saving!

      done!

      posted in PROJECTS
      L
      LastCaress
    • RE: Members Introductions aka The Icebreaker discussion.

      @ajb2k3 I know, I bought a lot of grove connecting thinggies :D It's great how things come together!

      posted in General
      L
      LastCaress
    • RE: Members Introductions aka The Icebreaker discussion.

      @lukasmaximus Also, bom dia :D Stick a tiny gps unit into a m5stack stick and I'll approve it, so you can sell it as a veterinarian-approved gps tracked :P

      posted in General
      L
      LastCaress
    • RE: First M5Stack game with Cloud Saving!

      I will give people a warning :P
      I could also use that code to make custom blocks that'd allow people to download other files to the m5stack

      posted in PROJECTS
      L
      LastCaress
    • RE: [Solved]Ui Flow - encoder support

      So, in flow:

      import i2c_bus
      i2c_l = i2c_bus.get(i2c_bus.PORTA)
      b = str(i2c_l.readfrom(0X5E,3))
      moving = b[4:6]
      clicking = b[8:10]

      I'm sure there's a better way to do this (with proper encoding). Clicking returns "1" if there is no clicking and "0" if there is. moving forward is 1,2,3,4,5 depending on speed and ff,fe,fd, etc... if it's going backwards.
      Should be simple to do a blocky version of this!

      posted in FACES Kit
      L
      LastCaress
    • RE: M5stack PM2.5 Particle Sensor

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

      alt text

      posted in General
      L
      LastCaress
    • RE: BeetleC code?

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

      posted in PRODUCTS
      L
      LastCaress