Navigation

    M5Stack Community

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

    Topics created by RB 0

    • R

      Problems controlling stepper motor while microstepping
      SOFTWARE • • RB 0

      8
      0
      Votes
      8
      Posts
      842
      Views

      R

      Zontex, Thank you so much for your help and for the explanation! Best regards, Raquel
    • R

      Advanced pins programig help!
      Lessons and Guides • • RB 0

      6
      0
      Votes
      6
      Posts
      697
      Views

      R

      Gpio 36 don't have any internal pullup, so code generated in uiflow may fail and throw error (try to set non existing internall pullup or pulldown). You should connect to device by serial terminal and observe the messages. You also should use a resistor with values in kilo ohms eg. 4.7kohm or 10kohm esp32 pinout reference: https://randomnerdtutorials.com/esp32-pinout-reference-gpios/
    • R

      How to navigate between screen using buttons
      Lessons and Guides • • RB 0

      3
      0
      Votes
      3
      Posts
      553
      Views

      R

      That was really helpful thank you a lot!