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