ActionPi is an easy to use Action Camera for the Raspberry Pi.
Go to file
Jannik 227337bd88 Merge pull request #4 from Seil0/Windoofs-patch-3
Add STL 3D Files for printing and display
2017-08-22 22:45:01 +02:00
wiki moved Actioncam_1_3.c4d to /wiki 2017-08-12 18:23:03 +02:00
ActionPi.cpp Update ActionPi.cpp 2016-11-04 11:24:46 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-30 21:56:53 +02:00
LICENSE changed licence to gpl v3 2017-05-12 00:41:33 +02:00
README.md Update README.md 2017-07-30 16:15:10 +02:00
Rahmen.stl Add STL 3D Files for printing and display 2017-08-22 22:43:40 +02:00
Rückseite.stl Add STL 3D Files for printing and display 2017-08-22 22:43:40 +02:00
Vorderseite.stl Add STL 3D Files for printing and display 2017-08-22 22:43:40 +02:00
build.sh Update build.sh 2017-07-30 15:08:44 +02:00

README.md

ActionPi

ActionPi is an easy to use Action Camera for the Raspberry Pi.

Used Librarys:

Installation

to build with geany add this to Build Commands:

  • g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x
  • if the first command doesn't work g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14

OSI Certified Open Source Software, ActionPi © 2016-2017 Kellerkinder www.kellerkinder.xyz