ActionPi/README.md

13 lines
338 B
Markdown
Raw Normal View History

2016-05-31 15:25:31 +02:00
# ActionPi
2016-05-31 15:30:07 +02:00
ActionPi is an easy to use Action Camera for the Raspberry Pi.
2016-05-31 15:32:28 +02:00
2016-06-02 18:55:46 +02:00
Used Library:http://www.uco.es/investiga/grupos/ava/node/40
2016-05-31 15:27:00 +02:00
2016-06-02 18:55:46 +02:00
## Installation
2016-06-02 19:31:01 +02:00
to build with geany add this to Build Commands: g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x
2016-06-02 18:55:46 +02:00
2016-06-02 19:31:01 +02:00
ActionPi © 2016 Software Development Kellerkinder (SDK)
2016-05-31 15:27:00 +02:00
www.kellerkinder.xyz