BBB (Freeduino) and stepper motor test
Test with BBB (Freeduino) board, Darlington H-Bridge, Mabuchi # PF35T-48L4 stepper motor. Many thanks to Tom Igoe and his Physical computing book. /* Owen Mundy July 29, 2009 p. 262 of Physical Computing Using BBB to run stepper motor by manually moving steppers */ int pin1 = 3; […]