Is someone able to help me with my Arducam ?

I'm quite new to arduino so to keep it easy wanted to start with an Arducam.

I hope someone can help me solving this issue i have, i've connected and uploaded all the right libs as they've written online but when i try to upload the script i keep on getting the same string of errors..... ?

started with the error: "Arducam does not name a type", how can i and what to name where ...?

Hardware:
3 Mega pixel Camera Module OV3640 w/ HQ Lens (E02B02)
Arduino Camera Shield ArduCAM-LF w/ 3.2 inch TFT LCD for UNO Mega2560 board
Arduino UNO (2011 version) ATMEGA328P-PU fully Compatible (UCT-A0006)

Thank you so much for the one who answers !!

discussed this in the past - Need help with Arducam - Programming Questions - Arduino Forum -

Arducam does not name a type

Means that you have not installed the libraries correctly.

http:arduino.cc/en/Guide/Libraries

hello :slight_smile:
I have a project to do in my school but i have some problems i need your help . i should measure the temperature , ph and the level of water in the pool with arduino. and then i should be able to read all of this from my computer using wifi or internet . can somebody help me ?