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

Go to the source code of this file.

Data Structures

class  exploringBB::DCMotor
 A generic DC motor class that controls a motor driver board using a PWM signal,and a GPIO state to control the motor direction. More...
 

Namespaces

 exploringBB
 

Macros

#define DEFAULT_DCMOTOR_PWM_PERIOD   4000
 
#define DEFAULT_DCMOTOR_SPEED   50.0f
 

Macro Definition Documentation

#define DEFAULT_DCMOTOR_PWM_PERIOD   4000
#define DEFAULT_DCMOTOR_SPEED   50.0f