You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/en/README.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
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.
4
4
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.
6
6
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:
8
8
* Learn or teach programming
9
9
* Learn Ubuntu Linux
10
10
* Work with hardware part
@@ -14,6 +14,8 @@ In this user guide, we are going to introduce how to quick start OpenCV computer
14
14
* Motion detection
15
15
* Face detection
16
16
17
+

18
+
17
19
## Specifications
18
20
19
21
### 1. Hardware
@@ -37,8 +39,8 @@ We has created a [Ubuntu14.04 image file for OpenCV computer vision kit](https:/
37
39
## More information
38
40
If you want to get more documents and demos' source code for pcDuino8 Uno, please check the following websites.
39
41
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.
0 commit comments