Skip to content

Commit 9bdd0da

Browse files
committed
update
1 parent 1b2e22b commit 9bdd0da

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

doc/en/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
pcDuino is pin to pin compatible with Arduino so that existing Arduino shields can be installed on pcDuino with a simple translation board (T-board). By being compatible with Arduino ecosystem, pcDuino is a platform that bridges the power of open software linux and the power of open hardware.
44

5-
Recently, LinkSprite released a powerful mini PC platform **pcDuino8 Uno** which is powered by Allwinner H8 SoC chip. It has 8 Cortex-A7 ARM cores whose operating frequency is up to 2.0GHz.
5+
Recently, LinkSprite released a powerful mini PC platform pcDuino8 Uno which is powered by Allwinner H8 SoC chip. It has 8 Cortex-A7 ARM cores whose operating frequency is up to 2.0GHz.
66

7-
In this user guide, we are going to introduce how to quick start OpenCV computer vision and how to use this kit to do lost of fun stuff including but not limited to the follows:
7+
Base on this powerful platform, we have constructed a new kit called OpenCV computer vision kit which users can use to quick start OpenCV computer vision and do lost of fun stuff including but not limited to the follows:
88
* Learn or teach programming
99
* Learn Ubuntu Linux
1010
* Work with hardware part
@@ -14,6 +14,8 @@ In this user guide, we are going to introduce how to quick start OpenCV computer
1414
* Motion detection
1515
* Face detection
1616

17+
![](images/opencv-computer-vision-kit.png)
18+
1719
## Specifications
1820

1921
### 1. Hardware
@@ -37,8 +39,8 @@ We has created a [Ubuntu14.04 image file for OpenCV computer vision kit](https:/
3739
## More information
3840
If you want to get more documents and demos' source code for pcDuino8 Uno, please check the following websites.
3941

40-
### 1. [pcDuino8 Uno Guide](https://github.com/pcduino/pcduino8-uno-guide)
41-
This is the github repository collecting documents and demos about pcDuino8 Uno and let user quick start on pcDuino8 Uno.
42+
### 1. [OpenCV Computer Vision Kit Guide](https://github.com/pcduino/pcduino8-uno-guide)
43+
This is the github repository collecting documents and demos about OpenCV computer vision kit and let user quick start on OpenCV computer vision.
4244
Use git to download:
4345
```
4446
$ git clone https://github.com/pcduino/pcduino8-uno-guide

doc/en/book.pdf

150 KB
Binary file not shown.
793 KB
Loading

0 commit comments

Comments
 (0)