|
|
I want to do my own custom programming to control my TrackerPod. How can I get started?
We offer an SDK to make custom programming possible. It comes in two versions, one for programming in C++ and one for programming in Visual Basic.
For the C++ examples, download TrackerCam Software from:
http://www.trackercam.com/download
The C++ source code examples are in the Samples directory under the TrackerCam install path (usually C:\Program Files\Eagletron\TrackerCam\Samples).
The C++ code is a sockets application to control the TrackerPod/PowerPod. If you prefer Visual Basic, you can download and install VB examples also from
http://www.trackercam.com/download
|