Difference between revisions of "PcDuino8 UNO get started Kit"
Line 12: | Line 12: | ||
==Projects== | ==Projects== | ||
− | + | 1. CameraDIY | |
− | [https://github.com/pcduino/pcduino8-uno-guide/ | + | [https://github.com/pcduino/pcduino8-uno-guide/blob/master/doc/en/post/3-1-camera-diy.md User Guide] |
− | [https://github.com/pcduino/pcduino8-uno-guide/tree/master/demo/3.MotionDetection | + | [https://github.com/pcduino/pcduino8-uno-guide/tree/master/demo/1.CameraDIY Demo] |
+ | |||
+ | 2. Face Detection | ||
+ | |||
+ | [https://github.com/pcduino/pcduino8-uno-guide/blob/master/doc/en/post/3-2-face-detection.md User Guide] | ||
+ | |||
+ | [https://github.com/pcduino/pcduino8-uno-guide/tree/master/demo/2.FaceDetection Demo] | ||
+ | |||
+ | 3. Motion Detection | ||
+ | |||
+ | [https://github.com/pcduino/pcduino8-uno-guide/blob/master/doc/en/post/3-3-motion-detection.md User Guide] | ||
+ | |||
+ | [https://github.com/pcduino/pcduino8-uno-guide/tree/master/demo/3.MotionDetection Demo] |
Revision as of 02:58, 3 December 2015
Introduction
This is a kit for pcDuino8 UNO using
Package List
1 X PcDuino8 Uno [MP_PCDUINO8_UNO] [102109008]
1 X Mini Webcam for Robot Video Real Time Video Stream V2.0 [WEBCAM_PCDUINO_V2][108202005]
1 X USB microB Cable - 6 Foot [CAB_uB][117201004]
1 X 8G TF Card
Projects
1. CameraDIY
2. Face Detection
3. Motion Detection