View Single Post
  #5 (permalink)  
Old 10-24-2006, 01:15 PM
MrNobody MrNobody is offline
Newbie
 
Join Date: Oct 2006
Posts: 23
Credits: 0
Rep Power: 9
MrNobody is on a distinguished road
Default

Quote:
Originally Posted by WingedPanther View Post
C++ with the Boost++ library, or Java are two scenarios that might work well. At this point, I'd want to know what types of interfaces the hardware involved comes with, and which languages they were designed for. If you have a few .dll files for interfaces designed for C, I'd use C. If they're aimed at another language, I'd try it.
What do u mean by hardware interface..?
The webcam is a Logitech USB webcam. And the control for the webcam to turn
(motor circuit) is using parallel port programming). I am programming from scratch so I don't have any code or dll to use..
I would prefer to use C++ but i need a good step by step tutorial to follow as I am new to C++..
Thanks..
Reply With Quote

Sponsored Links