From aaa580239b48a98ad7f66c594c097cfad0b2505e Mon Sep 17 00:00:00 2001 From: Seil0 Date: Mon, 18 Jun 2018 23:20:53 +0200 Subject: [PATCH] Update page 'Home' --- Home.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..9740423 --- /dev/null +++ b/Home.md @@ -0,0 +1,20 @@ +# Welcome to the ActionPi wiki! +Here you can find the documentation for the ActionPi hardware and software. + +## ActionPi +stands for infinite possibilities. Full camera control, RAW video and photo, direct upload on the Internet, face detection and many more features. + +Build a camera by yourself? Does not work? - works perfectly! The ActionPi is a self-built camera based on a Raspberry Pi model A + and a 5 MPixel [picamera](https://www.raspberrypi.org/learning/getting-started-with-picamera/). It's controlled by a program written in C ++, which provides all functions such as the setting menu, the image viewer and the recording function. + +Technical specifications: +* 5 MPixel or 8 MPixel +* OpenCV +* 18Wh Li-ion battery +* 2A quick charger via USB +* 4.3 inch display +* HDMI output +* Linux kernel 4.4 +* 32GB system memory +* USB host for photo and video store up to 4TB +* Supports the "Design rule for Camera File system" +* Optional with or without GUI \ No newline at end of file