28byj-48 Driver for Raspberry Pi
Pretty much what it says on the tin.
Arguments are:
- -w, --wait: Ttime to wait between steps in seconds (lower == faster ). Default is 0.001
- -cc, --counterclockwise: Switch to spin it counter clockwise. Default is clockwise.
- -s, --steps: Number of steps to take. Default is 500, which is roughly one revolution.
- -v, --verbose: If set to true, it will print to the console which pins are being enabled/disabled.
- -h, --help: See this information again!