Snakey02 / 35BY412-Stepper

Documentation for the 35BY412 Stepper Motor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

35BY412 Stepper Motor Library

The 35BY412 stepper motor is relatively unsupported and is quite hard to find any details about it at all. It is mainly available from eBay sellers and is often connected in a pair.
alt text

Diagrams

  • Truth Table -
    alt text
  • Schematic of the 35BY412-Stepper Motor connected to the X113647 Stepper Shield and Arduino Uno -
    alt text

Example Programs

Here are a few custom programs written for the 35BY412 Stepper Motor and X113647 Stepper Shield:

  • StepperTruthTableArduino - Basic example of the stepper truth table running in a loop, rotating the stepper clockwise. This program is written for the Arduino Duemilanove.
  • StepperTruthTableNodeMCU - Basic example of the stepper truth table running in a loop, rotating the stepper clockwise. This program is written for the Node MCU.
  • StepperTruthTableD1 - Basic example of the stepper truth table running in a loop, rotating the stepper clockwise. This program is written for the Wemos D1 Mini.

Credits and References

About

Documentation for the 35BY412 Stepper Motor