CMUcam4 Arduino Interface Library
For Firmware Versions 1.00 - 1.03
Application Programmable Interface Online Documentation
|
Portable serial and timer wrapper library. More...
#include "Arduino.h"
Go to the source code of this file.
Classes | |
class | CMUcom4 |
This is a hardware abstraction layer for the CMUcam4 class. More... |
Macros | |
#define | CMUCOM4_SERIAL 0 |
This is a convenient macro for specifying the Serial port when initializing a CMUcam4 or CMUcom4 object. | |
#define | CMUCOM4_SERIAL1 1 |
This is a convenient macro for specifying the Serial1 port on an Arduino Mega when initializing a CMUcam4 or CMUcom4 object. | |
#define | CMUCOM4_SERIAL2 2 |
This is a convenient macro for specifying the Serial2 port on an Arduino Mega when initializing a CMUcam4 or CMUcom4 object. | |
#define | CMUCOM4_SERIAL3 3 |
This is a convenient macro for specifying the Serial3 port on an Arduino Mega when initializing a CMUcam4 or CMUcom4 object. |
Portable serial and timer wrapper library.
Definition in file CMUcom4.h.