Exploring BeagleBone  V1.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Functions
StepperMotor.h File Reference
#include "../gpio/GPIO.h"
Include dependency graph for StepperMotor.h:
This graph shows which files directly or indirectly include this file:

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)