addingding / PyTrinamicMicro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTrinamicMicro

This repository provides connection interfaces and example scripts to use TRINAMIC modules aswell as TMCL slave functionality on MicroPython platforms.
It utilizes the PyTrinamic library.

Cloning

To clone this repository along with all of its submodules, use the command:

git clone https://github.com/trinamic/PyTrinamicMicro.git --recurse-submodules

Guides

For operational guides on various applications, see guides.

Getting Started

For a guide on how to get started with the basics with code snippets, see Getting Started.

Documentation

For full documentation, see DOC.MD.

About

License:MIT License


Languages

Language:Python 100.0%