View Single Post
  #1   Spotlight this post!  
Unread 28-02-2007, 19:56
lrantisi lrantisi is offline
Registered User
no team
 
Join Date: Feb 2007
Location: Canada
Posts: 2
lrantisi is an unknown quantity at this point
Question C code to get information from CMUcam2

Hello everybody
I am using CMUcam2 that is installed on a robot that uses an Altera Board.
The camera is connecting to the board using a UART port.

I am using Altera NIOS II IDE environment to do the C language to test and run the C code that communicates with the camera.

So it is a C code that runs on the Altera board.

Can anybody help me to know what's the basci C code that communicates with the camera.

I need to get color and light information from the camera.

Any help will be apreciated.