|
Subject:
|
some advice please?
|
|
Posted By:
|
liquidmonkey
|
Post Date:
|
4/11/2006 3:49:57 PM
|
Hi,
i'm starting a little project and that is to broadcast a web cam using java. my web cam will have 2 motors (vertical and horizontal movement). i'm trying to learn and do as much by myself but maybe you could point me in the right direction? right now i'm learning java, swing and using jbuilder to write the code.
thanks in advance!!
|
|
Reply By:
|
vakorde
|
Reply Date:
|
5/4/2006 8:54:08 AM
|
from the description what it seems is like you want to control the Hardware from the java program. Here u have 2 options 1) write the Java program for controling the motor using IO pacakge 2) use the native methods written in C or the Driver of the devices.
pretty complex and challenging program for a starter.
--------------------------- Vikrant Korde 3i Infotech, Vashi, Mumbai, Maharashtra, India.
|