Merge pull request #219 from makermelissa/master
Added Orange Pi R1 and Renamed Orange Pi to Orange Pi PC
This commit is contained in:
commit
cf41c3dc07
4 changed files with 52 additions and 6 deletions
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "orange_pi"
|
||||
title: "OrangePi Download"
|
||||
name: "OrangePi"
|
||||
board_id: "orange_pi_pc"
|
||||
title: "Orange Pi PC Download"
|
||||
name: "Orange Pi PC"
|
||||
manufacturer: "Shenzhen Xunlong Software CO.,Limited"
|
||||
board_url: "http://www.orangepi.org/orangepipc/"
|
||||
board_image: "/assets/images/boards/orange_pi.jpg"
|
||||
board_image: "/assets/images/boards/orange_pi_pc.jpg"
|
||||
download_instructions: "https://learn.adafruit.com/circuitpython-on-orangepi-linux/circuitpython-orangepi"
|
||||
downloads_display: true
|
||||
blinka: true
|
||||
|
|
@ -28,10 +28,10 @@ What’s Orange Pi PC?It’s an open-source single-board computer. It can run
|
|||
- A CSI input connector Camera
|
||||
- Supports 8-bit YUV422 CMOS sensor interface
|
||||
- Supports CCIR656 protocol for NTSC and PAL
|
||||
- Supports SM pixel camera sensor
|
||||
- Supports SM pixel camera sensor
|
||||
- Supports video capture solution up to 1080p@30fps
|
||||
- MIC
|
||||
- Supports HDMI output with HDCP
|
||||
- Supports HDMI output with HDCP
|
||||
- Supports HDMI CEC
|
||||
- Supports HDMI 30 function
|
||||
- Integrated CVBS
|
||||
46
_blinka/orange_pi_r1.md
Normal file
46
_blinka/orange_pi_r1.md
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "orange_pi_r1"
|
||||
title: "Orange Pi R1 Download"
|
||||
name: "Orange Pi R1"
|
||||
manufacturer: "Shenzhen Xunlong Software CO.,Limited"
|
||||
board_url: "http://www.orangepi.org/OrangePiR1/"
|
||||
board_image: "/assets/images/boards/orange_pi_r1.jpg"
|
||||
download_instructions: "https://learn.adafruit.com/circuitpython-on-orangepi-linux/circuitpython-orangepi"
|
||||
downloads_display: true
|
||||
blinka: true
|
||||
features:
|
||||
- Wi-Fi
|
||||
- Bluetooth/BLE
|
||||
- Dual Ethernet
|
||||
- 26-pin GPIO
|
||||
- 13-pin Expansion
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
- H2 Quad-core 32-bit Cortex-A7
|
||||
- Mali400MP2 GPU @600MHz
|
||||
- Supports OpenGL ES 2.0
|
||||
- 256MB DDR3 (shared with GPU)
|
||||
- TF card (Max. 32GB) / Spi flash(16MB)
|
||||
- 100M Ethernet 1 RJ45 (onboard 100Mbps)
|
||||
- 100M Ethernet 2 RJ45 (RTL8152B)
|
||||
- Onboard Wifi + Bluetooth
|
||||
- Realtek RTL8189FTV, IEEE 802.11 b/g/n
|
||||
- Supports external board via 13 pins
|
||||
- USB OTG can supply power
|
||||
- GPIO(1x3) pin
|
||||
- UART, ground.
|
||||
- Power Button(SW602)
|
||||
- 26 Pin Header
|
||||
- 13 Pin Header, with 2x USB, IR pin, AUDIO(MIC, AV)
|
||||
- Power led & Status led
|
||||
- Android4.4, Lubuntu, Debian, Armbian Image
|
||||
|
||||
## Purchase
|
||||
* [Aliexpress](https://www.aliexpress.com/item/Orange-Pi-R1-H2-256MB-Quad-Core-Cortex-A7-Open-source-development-board-beyond-Raspberry-Pi/32827494728.html)
|
||||
|
||||
## Contribute
|
||||
|
||||
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).
|
||||
|
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 319 KiB |
BIN
assets/images/boards/orange_pi_r1.jpg
Normal file
BIN
assets/images/boards/orange_pi_r1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
Loading…
Reference in a new issue