Navigation

    M5Stack Community

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

    brendansimon

    @brendansimon

    Developer

    0
    Reputation
    2
    Posts
    195
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Location South Gippsland, Victoria, Australia

    brendansimon Follow

    Posts made by brendansimon

    • How to use vscode git project and sync files to m5StickC

      I have an old M5StickC and am trying to use vscode to develop a simple app.
      I have vscode and m5stack plugin installed.
      I can communicate with the device and see the files on it and even run python scripts :)

      I have some source files in my git repo. How do I transfer/sync the files in my git repo to the device (for testing, debugging, etc)?

      I'm sure it's quite simple when you know, but I can't seem to find the trick.

      Thanks, Brendan.

      posted in General
      B
      brendansimon
    • Python libraries for the ToF unit

      Are there any MicroPython libraries for the ToF unit?

      If not, what is the best way to get a MicroPython interface to the ToF unit?

      • Write in pure python accessing i2c?
      • Wrap python around some pre-existing C library (does that exist)?

      Thanks, Brendan

      posted in Units
      B
      brendansimon