ActionPi/README.md

26 lines
466 B
Markdown
Raw Permalink 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
### Changelog:
2016-06-02 19:33:12 +02:00
**1.02(2 June 2016):**
2016-06-02 18:55:46 +02:00
2016-06-02 19:03:46 +02:00
>Fixed Date-Bug
>Code clean up
2016-06-02 18:55:46 +02:00
2016-06-02 19:03:46 +02:00
**1.0(31 May 2016):**
2016-06-02 18:55:46 +02:00
2016-06-02 18:58:14 +02:00
>first publical release
2016-06-02 18:55:46 +02:00
2016-05-31 15:28:36 +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