Skip to content

Raspberry Pi用ステッピングモータードライバーRPZ-StepperおよびドライバーIC制御用Pythonパッケージとコマンドラインツールです. Python package and command line tool to control stepping motor driver RPZ-Stepper/TMC5240 on Raspberry Pi.

License

Notifications You must be signed in to change notification settings

IndoorCorgi/cgstep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

Indoor Corgi製Raspberry Pi用 高機能ステッピングモータードライバー基板RPZ-Stepper、 および搭載モータードライバーIC TMC5240を制御するソフトウェアです。 Pythonパッケージを使うことでご自身のプログラムからモーターを制御できるほか、 コマンドでの操作も可能です。

必要環境

ハードウェア: 40ピン端子を持つRaspberry Piシリーズ
OS: Raspberry Pi OS (SPI有効化)
拡張基板: RPZ-Stepper (Raspberry Pi用 高機能ステッピングモータードライバー)

インストール

以下のコマンドでインストール/アップグレードできます。

sudo python3 -m pip install -U cgstep --break-system-packages

使い方

使い方は、以下の解説記事とTMC5240データシートをご参照下さい。

About

Raspberry Pi用ステッピングモータードライバーRPZ-StepperおよびドライバーIC制御用Pythonパッケージとコマンドラインツールです. Python package and command line tool to control stepping motor driver RPZ-Stepper/TMC5240 on Raspberry Pi.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages