OV7670 + 23LC1024 + Bluetooth

Dependencies:   FastPWM MODSERIAL mbed

Constants.h

Committer:
sampullman
Date:
2013-07-23
Revision:
2:a7f5fa80a385
Parent:
1:6e4d2cff76e8

File content as of revision 2:a7f5fa80a385:

#define TAPCAM_ID 0xA7

/* Bluetooth camera API commands */
#define REQUEST_PROFILE     5
#define CLIENT_PROFILE      6
#define TAKE_PICTURE        7
#define IMAGE_READ          8
#define FRAME_READ          9
#define FEED_REQUEST        10
#define FEED_CANCEL         11
#define FEED_START          12
#define FEED_START_ACK      13
#define FEED_STOP           14

#define ORIENTATION         "0\n"   // Camera orientation (0 = not rotated)