Skip to content

harveymoon/Stepper_Winch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifi Stepper

A super simple wifi-OSC stepper motor control.

Sometimes you just need one motor to spin. This repo contains code for an ESP 8266 wifi chip as well as communication examples in touchdesigner and max/msp.

touchdesigner control interface

Setup to work with a pololu a4988 stepper driver.

Pinout :

endStop = D4

EnablePin = D7

step = D2

dir = D3

OSC commands:

/help

/calibrate

/stats

/microstep 0,0,0

/position 100

/speed 100

/acc 1000

/capture

About

an ESP chip driving a single stepper driver. Has limit switch and OSC control.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors