Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry-Pi-Camera-C-and-CPP

Demonstration of how to operate the Raspberry Pi camera using C and C++. You may incorporate this code into your existing C/C++ code.

C++ compilation: g++ -o main main.cpp cam.cpp

C compilation: gcc -o main main.c cam.c

About

Demonstration of how to operate the Raspberry Pi camera using C and C++

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages