Skip to content

Commit cf41c3d

Browse files
authored
Merge pull request #219 from makermelissa/master
Added Orange Pi R1 and Renamed Orange Pi to Orange Pi PC
2 parents 1d7ba53 + a71dbf6 commit cf41c3d

File tree

4 files changed

+52
-6
lines changed

4 files changed

+52
-6
lines changed

_blinka/orange_pi.md renamed to _blinka/orange_pi_pc.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: download
3-
board_id: "orange_pi"
4-
title: "OrangePi Download"
5-
name: "OrangePi"
3+
board_id: "orange_pi_pc"
4+
title: "Orange Pi PC Download"
5+
name: "Orange Pi PC"
66
manufacturer: "Shenzhen Xunlong Software CO.,Limited"
77
board_url: "http://www.orangepi.org/orangepipc/"
8-
board_image: "/assets/images/boards/orange_pi.jpg"
8+
board_image: "/assets/images/boards/orange_pi_pc.jpg"
99
download_instructions: "https://learn.adafruit.com/circuitpython-on-orangepi-linux/circuitpython-orangepi"
1010
downloads_display: true
1111
blinka: true
@@ -28,10 +28,10 @@ What’s Orange Pi PC?It’s an open-source single-board computer. It can run
2828
- A CSI input connector Camera
2929
- Supports 8-bit YUV422 CMOS sensor interface
3030
- Supports CCIR656 protocol for NTSC and PAL
31-
- Supports SM pixel camera sensor
31+
- Supports SM pixel camera sensor
3232
- Supports video capture solution up to 1080p@30fps
3333
- MIC
34-
- Supports HDMI output with HDCP
34+
- Supports HDMI output with HDCP
3535
- Supports HDMI CEC
3636
- Supports HDMI 30 function
3737
- Integrated CVBS

_blinka/orange_pi_r1.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: download
3+
board_id: "orange_pi_r1"
4+
title: "Orange Pi R1 Download"
5+
name: "Orange Pi R1"
6+
manufacturer: "Shenzhen Xunlong Software CO.,Limited"
7+
board_url: "http://www.orangepi.org/OrangePiR1/"
8+
board_image: "/assets/images/boards/orange_pi_r1.jpg"
9+
download_instructions: "https://learn.adafruit.com/circuitpython-on-orangepi-linux/circuitpython-orangepi"
10+
downloads_display: true
11+
blinka: true
12+
features:
13+
- Wi-Fi
14+
- Bluetooth/BLE
15+
- Dual Ethernet
16+
- 26-pin GPIO
17+
- 13-pin Expansion
18+
---
19+
20+
What’s Orange Pi R1?It’s an open-source single-board computer. It can run Android 4.4, Ubuntu, Debian Image. It uses the AllWinner H2 SoC, and has 256MB DDR3 SDRAM.
21+
22+
- H2 Quad-core 32-bit Cortex-A7
23+
- Mali400MP2 GPU @600MHz
24+
- Supports OpenGL ES 2.0
25+
- 256MB DDR3 (shared with GPU)
26+
- TF card (Max. 32GB) / Spi flash(16MB)
27+
- 100M Ethernet 1 RJ45 (onboard 100Mbps)
28+
- 100M Ethernet 2 RJ45 (RTL8152B)
29+
- Onboard Wifi + Bluetooth
30+
- Realtek RTL8189FTV, IEEE 802.11 b/g/n
31+
- Supports external board via 13 pins
32+
- USB OTG can supply power
33+
- GPIO(1x3) pin
34+
- UART, ground.
35+
- Power Button(SW602)
36+
- 26 Pin Header
37+
- 13 Pin Header, with 2x USB, IR pin, AUDIO(MIC, AV)
38+
- Power led & Status led
39+
- Android4.4, Lubuntu, Debian, Armbian Image
40+
41+
## Purchase
42+
* [Aliexpress](https://www.aliexpress.com/item/Orange-Pi-R1-H2-256MB-Quad-Core-Cortex-A7-Open-source-development-board-beyond-Raspberry-Pi/32827494728.html)
43+
44+
## Contribute
45+
46+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_blinka/{{ page.board_id }}.md).

assets/images/boards/orange_pi_r1.jpg

55.7 KB
Loading

0 commit comments

Comments
 (0)