Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
Header file of the SerialCom class. More...
#include <tchar.h>
#include <iostream>
#include <Windows.h>
#include "ceSerial.h"
Go to the source code of this file.
Classes | |
class | SerialCom |
is responsable for the serial communication between PC-application and the Arduino Uno More... | |