-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
52 changed files
with
963 additions
and
1,834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: "PINE A64 and PINE A64+" | ||
categories: | ||
- "SBCs" | ||
cover: | ||
image: "/devices/images/pine_a64.jpg" | ||
images: | ||
- "/devices/images/pine_a64.jpg" | ||
--- | ||
|
||
## Our First 64-bit Single Board Computer | ||
|
||
This is where our journey began. The PINE A64 (\+) is our first Single Board Computer powered by Allwinner’s A64 quad-core ARM Cortex A53 64-Bit SoC. There are many Operating Systems available for the PINE A64 (+) created by the open source community and various partner projects. Currently the majority of Linux distributions for the PINE A64 are using mainline Linux but there are a number of BSP-based distribution and / or legacy systems that you can download too. | ||
|
||
Apart from Linux, you also have a choice of a selection of *BSD, Android, Remix OS and Windows IoT. | ||
|
||
## Features and Specifications | ||
|
||
| | | | ||
| --- | --- | | ||
| SoC | 4 x ARM Cortex A53 cores @ 1.152 GHz | | ||
| GPU | ARM Mali 400 MP2 GPU | | ||
| Memory | DDR3 RAM (up to 2GB) | | ||
| Networking | Gigabit Ethernet | | ||
| Flash Memory | Micro SD | | ||
| Connections | HD digital video out <br> 2x USB 2.0 Host <br> Euler bus <br> Expansion bus <br> PI-2 bus <br> Touch Panel (TP) port <br> Display Serial Interface (DSI) port <br> IR R/X port <br> Real Time Clock Port (RTC) <br> Lithium battery port <br> CMOS Sensor Interface port <br> Optional expansion module with 802.11 b/g/n WiFI and Bluetooth 4.0 <br> 3.5mm headphone jack <br> Micro USB power (5V 2A) port | | ||
|
||
### Quad-Core A64 SoC | ||
First broadly avaliable quad-core ARM64 platform | ||
|
||
### 2GB DDR3 RAM | ||
Up to 2GB DDR3 RAM | ||
|
||
### Gigabit Ethernet | ||
Built-in Ethernet port allows for fast internet access | ||
|
||
### WiFi And Bluetooth | ||
Optional 802.11 b/g/n WiFi and Bluetooth 4.0 module | ||
|
||
## Documentation | ||
|
||
| | | ||
| --- | | ||
| [PINE A64](/documentation/Pine_A64/) | | ||
| [Schematics and certifications](/documentation/Pine_A64/Further_information/Schematics_and_certifications/) | |
Oops, something went wrong.