|
Exploring BeagleBone
V1.0
|
#include "../gpio/GPIO.h"

Go to the source code of this file.
Data Structures | |
| class | exploringBB::StepperMotor |
| A class to control a stepper motor using a motor driver board, such as the Easy Driver board, or compatible. The class uses five GPIOs to control each motor. More... | |
Namespaces | |
| exploringBB | |
Functions | |
| void * | exploringBB::threadedStep (void *value) |
1.8.8