Skip to content

MicroPython Support #104

@Chr157i4n

Description

@Chr157i4n

Describe the feature
With MicroPython this library can be run on a microcontroller like the Raspberry Pi Pico. This would avoid the problem of timing on an OS and would enable faster movement.

Some of the Dependencies used in this Library are not nativly supported by MicroPython and we need to bring our own implementation (see https://github.com/varofla/TMC2209_Raspberry_Pi_Pico/blob/main/lib/statistics_micropython.py)

There should be at least a guide on how to get this to run with MicroPython on a µC.

Additional context
There is already at least one MicroPython fork:
https://github.com/varofla/TMC2209_Raspberry_Pi_Pico/tree/main
but it is not up-to-date

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions