Navigation

    M5Stack Community

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

    Topics created by teastain

    • ESP NOW worked for 1 year but suddenly stopped after Board/Library update!!!
      Arduino • • teastain

      3
      1
      Votes
      3
      Posts
      1449
      Views

      Thank you for the update.
    • M5Stack product scan times (moved post to here!)
      PROJECTS • • teastain

      1
      0
      Votes
      1
      Posts
      1098
      Views

      No one has replied

    • Stamp ext IO2 (SKU:S002) able to use individual pins, not just one mode for the whole board!
      Features Wish List • • teastain

      12
      1
      Votes
      12
      Posts
      5681
      Views

      Hello @teastain your example looks fine to me. Nicely done. Regarding submission: you can create a pull-request for yourself, inside the M5Stack repository, which adds your example and M5Stack engineers eventually will check it out. Thanks Felix
    • Stamp ext IO2 How to program for both Input and Output and RGB on same unit
      Units • • teastain

      5
      0
      Votes
      5
      Posts
      2110
      Views

      @felmue Thanks for responding Felix! I am looking to hack the library, or my bad habit of dismantling one and putting the needed components "in-line" with the other code of the Main Loop in the Arduino IDE, but I admit that I am "Underwhelmed" by M5Stack's firmware and GitHub examples!!! I would LOVE to access the STM controller directly and make the ext IO2 be a sta nd alone processor, but whoa! I'll keep in touch...Terry
    • New Downloader won't connect on MACOS Catalina
      Arduino • • teastain

      4
      0
      Votes
      4
      Posts
      2852
      Views

      CH34X driver for the CP2102/CH910? I'm using the the CP210x driver and have it working
    • JoyC won't work with newer M5StickCPlus
      Units • • teastain

      2
      0
      Votes
      2
      Posts
      1822
      Views

      Hello @teastain getting it to compile is probably as easy as replacing #include <M5StickC.h> with #include <M5StickCPlus.h>. The bigger issue is the larger screen size which will need to be adapted properly. If and when M5Stack engineers will fix that I have no idea. Sorry. Thanks Felix