An open API service indexing awesome lists of open source software.

https://github.com/en10/stepper

28BYJ-48 Stepper Motor Example
https://github.com/en10/stepper

arduino stepper-motor

Last synced: 11 months ago
JSON representation

28BYJ-48 Stepper Motor Example

Awesome Lists containing this project

README

          

# 28BYJ-48 Stepper Motor

Arduino code example without using a library.

`Stepper.ino` is based on: [4tronix Stepper Motor](http://www.4tronix.co.uk/arduino/Stepper-Motors.php)

`Clockwise.ino` is a further simplified & shortened version.