Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CameraOV7670.h: No such file or directory #30

Open
Lost-in-my-brain opened this issue Feb 14, 2022 · 3 comments
Open

CameraOV7670.h: No such file or directory #30

Lost-in-my-brain opened this issue Feb 14, 2022 · 3 comments

Comments

@Lost-in-my-brain
Copy link

Hi Indrekluuk,
I want to install a camera modul following your instructions. I managed to open the LiveOV7670.ino. Then I managed to include the library Adafruit GFX library. But now it again tells me "CameraOV7670.h: No such file or directory" and I can't include your library "ArduinoCamera_Master" because it doesn't show up in the library manager. Can you help me?
Best, Leo

@Gothu2
Copy link

Gothu2 commented Jun 9, 2022

you have to add LIVEOV7670 to Arduino ide

@Gothu2
Copy link

Gothu2 commented Jun 9, 2022

copy "src/lib/LiveOV7670Library" and "src/lib/Adafruit_GFX_Library" to Arduino "libraries" folder (If you already have "Adafruit_GFX_Library" then you don't have to copy that)

@Gothu2
Copy link

Gothu2 commented Jun 9, 2022

If you don't know how to add library
Go to sketch
Include library
Add .zip library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants