|
Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
This is the complete list of members for SerialCom, including all inherited members.
| getLastMessage() | SerialCom | |
| initialize(string portName, long baudeRate, int dataSize, char parityType, float nStopBits) | SerialCom | static |
| instance | SerialCom | privatestatic |
| lastMessage | SerialCom | private |
| line | SerialCom | private |
| newMessage | SerialCom | private |
| newMessageAvailable() | SerialCom | |
| publishError(string message) | SerialCom | private |
| publishSucces(string message) | SerialCom | private |
| readString() | SerialCom | |
| serial | SerialCom | private |
| SerialCom(string portName, long baudeRate, int dataSize, char parityType, float nStopBits) | SerialCom | private |
| write(char *message) | SerialCom |