Dieses Projekt fährt eine X-Achse (TMC2209/STEP-DIR) zu Lagerpositionen („Regale“) und nutzt dabei eine Python-GUI (Tkinter) sowie einen Arduino DUE. PICKER/ │ ├── app/ │ ├── assets/ │ │ ├── ...
🧪 How to Get Started Set Up the Python Environment: Ensure you have Python installed. Install the required packages using pip: bash Copy Edit pip install -r ...