Navigation

    M5Stack Community

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

    water5

    @water5

    0
    Reputation
    2
    Posts
    697
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    water5 Follow

    Posts made by water5

    • RE: GestureUnit with AtomLite

      Hello Felix,

      Yes, I use port A for the gesture unit.

      According to my results, I suspect that there is compatibility problem bitween AtomLite & GestureUnit.

      Does anybody use a AtomLite & a GestureUnit?

      Thanks.

      posted in Units
      W
      water5
    • GestureUnit with AtomLite

      Hi,

      I can't use the GestureUnit with the AtomLite.
      Is there anything I can do?

      I tried ...
      AtomLite & GestureUnit & some Arduino Lib -- failed!
      AtomLite & GestureUnit & UIFlow 1.8.9 -- failed!
      AtomLite(G25&G21 pins for i2c) & GestureUnit & UIFlow 1.8.9 -- failed!
      AtomLite & "TofUnit" & UIFlow 1.8.9 -- worked!
      M5Stack & GestureUnit & UIFlow 1.8.9 -- worked!
      M5StickPlus & GestureUnit & UIFlow 1.8.9 -- worked!
      Another AtomLite & GestureUnit & UIFlow 1.8.9 -- failed!

      I put only "gesture_0 begin" at UIFlow and I get below.

      Traceback (most recent call last):
      File "flow/m5cloud.py", line 82, in _exec_fun
      File "<string>", line 6, in <module>
      File "unit.py", line 144, in get
      File "<string>", line 1, in <module>
      File "units/_gesture.py", line 20, in init
      File "units/_gesture.py", line 26, in _available
      Unit: Gesture unit maybe not connect

      Thanks!

      posted in Units
      W
      water5