Adafruit VC0706 TTL camera - Netduino 2 (and Netduino 1) - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Adafruit VC0706 TTL camera


  • Please log in to reply
4 replies to this topic

#1 gomore11

gomore11

    Advanced Member

  • Members
  • PipPipPip
  • 87 posts

Posted 01 March 2013 - 12:14 PM

Hello.

 

I´m trying to use this camera with the Netduino 2, I have comunication with it but I have a problem. I send the FBUF_CTRL command well and I have the wright answer,then I send the GET_FBUF_LEN command and I take a good answer too, with a data length around 12K(so thats wright I think). But the problem comes here. When I send the FBUF_READ command I receive the ack well but nothing about the data............what I am doing wrong........in the documentation says thta the data comes by SPI???? I don´t think so, becouse I saw that someone has done a library for this camera and it doesn´t use the SPI. The thing is that I want generate my own code, so if someone could help me I would be very glad.



#2 cutlass

cutlass

    Advanced Member

  • Members
  • PipPipPip
  • 78 posts
  • LocationNew England. :)

Posted 02 March 2013 - 06:36 AM

Have you seen:

https://www.adafruit...ens-bit-bucket/

and

https://fabienroyer....ith-a-netduino/



#3 gomore11

gomore11

    Advanced Member

  • Members
  • PipPipPip
  • 87 posts

Posted 05 March 2013 - 02:26 PM

Yes, I saw it before, but I´m having the same issue although I am doing something very similar to what he does in his example............I don´t know what could be the problema.....



#4 gomore11

gomore11

    Advanced Member

  • Members
  • PipPipPip
  • 87 posts

Posted 06 March 2013 - 10:29 AM

Hi again, I have the code running (the one of the post you put before), but instead of saving it in a SD, I pass it to another COM port to send it to a PC. The cuestión is that with the hyperterminal I can see that the data is flowing to the FTDI chip that I´m using, but the data doesn´t seem to reach the PC...........wich could be the problem???? The baud rates are Wright, bowth of them, the camera and the second uart in 38400  and the serialport in the pc that has to receive data also 38400.



#5 gomore11

gomore11

    Advanced Member

  • Members
  • PipPipPip
  • 87 posts

Posted 12 March 2013 - 11:29 AM

Hello.

 

Finally I have it working.It was a delay problem but I have it solved. So now I have the camera running with my own library and data transfer with a second com port. The next estep is to try to do a face recognition with emgu in the pc. Thank you and i will post how it goes forward.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.