Skip to content

ponoor/STEP800

Repository files navigation

STEP800

8-axis stepper motor driver for Open Sound Control

step800_r1_1

STEP800 is a 8-axis stepper motor driver designed for art or design projects. STEP800 combines the following elements into one single board:

  • Arduino Zero
  • Ethernet shield
  • 8 stepper motor drivers
  • Sensor inputs for homing

The current firmware is focused on working with Open Sound Control (OSC) via Ethernet, which is a common protocol for creative coding environments, like openFrameworks, Processing, Max, Unity, or Touch Designer.

Stepper driver chips are STMicroelectronics's L6470 which provide most of functionalities as a stepper driver.

Friend of STEP800 : STEP400

Store

https://ponoor.com/en/shop/

Documentation

https://ponoor.com/en/docs/step-series/

Forum: https://github.com/ponoor/step-series-support/discussions

Repository Contents

Firmware

Important Note: The latest firmware is available at STEP-series Universal Firmware repository. Following directories and Releases are not maintained anymore.

These 2 folders contain same codes.

Hardware

/hardware : Eagle design files, BOM lists, and a schematics PDF

Others

/configTool : The configuration tool consists of a html and JavaScritpts.

Firmware dependency