Difference between revisions of "PcDuino3Nano"
Qian.zhang (talk | contribs) (→Hardware Specifications) |
|||
Line 3: | Line 3: | ||
pcDuino3Nano is a high performance, cost effective single board computer. It runs operation systems such as Ubuntu Linux and Android. pcDuino3Nano has HDMI interface to output its graphic desktop screen. It could support multi-format 1080p 60fps video decoder and 1080p 30fps H.264 and MPEG4 video encoder with its built-in hardware video processing engine. It targets specially the fast growing demands from the open source community. pcDuino3 provides easy-to-use tool chains and is compatible with the popular Arduino ecosystem such as Arduino Shields. | pcDuino3Nano is a high performance, cost effective single board computer. It runs operation systems such as Ubuntu Linux and Android. pcDuino3Nano has HDMI interface to output its graphic desktop screen. It could support multi-format 1080p 60fps video decoder and 1080p 30fps H.264 and MPEG4 video encoder with its built-in hardware video processing engine. It targets specially the fast growing demands from the open source community. pcDuino3 provides easy-to-use tool chains and is compatible with the popular Arduino ecosystem such as Arduino Shields. | ||
− | [[File: | + | [[File:PcDuino3Nano 102201009-1.jpg| 640px]] |
+ | |||
+ | [[File:PcDuino3Nano 102201009-2.jpg| 640px]] | ||
+ | |||
+ | [[File:PcDuino3Nano 102201009-3.jpg| 640px]] | ||
+ | |||
+ | [[File:PcDuino3Nano 102201009-4.jpg| 640px]] | ||
+ | |||
+ | |||
+ | |||
== Specification == | == Specification == |
Latest revision as of 05:31, 30 June 2016
Introduction
pcDuino3Nano is a high performance, cost effective single board computer. It runs operation systems such as Ubuntu Linux and Android. pcDuino3Nano has HDMI interface to output its graphic desktop screen. It could support multi-format 1080p 60fps video decoder and 1080p 30fps H.264 and MPEG4 video encoder with its built-in hardware video processing engine. It targets specially the fast growing demands from the open source community. pcDuino3 provides easy-to-use tool chains and is compatible with the popular Arduino ecosystem such as Arduino Shields.
Specification
Hardware Specifications
Item | Details | ||
---|---|---|---|
CPU | AllWinner A20 SoC, 1GHz ARM Cortex A7 Dual Core | ||
GPU | OpenGL ES2.0, OpenVG 1.1, Mali 400 Dual Core | ||
DRAM | 1GB | ||
Onboard Storage | 4GB Flash, microSD card (TF) slot for up to 32GB | ||
Video Output | HDMI 1.4 with HDCP support | ||
OS | Ubuntu 12.04
Android 4.2 | ||
Arduino extension interface | Arduino sockets, same as Arduino UNO
14xGPIO, 2xPWM, 6xADC, 1xUART, 1xSPI, 1xI2C | ||
Network interface | Ethernet 10M/100M/1Gbps | ||
Audio out | 3.5mm analog audio interface | ||
IR | IR receiver | ||
SATA | SATA Host socket | ||
Camera | CSI | ||
USB | 2 x USB host, 1xUSB OTG | ||
Power | 5V, 2000mA | ||
Overall Size | 3 5/8 ” x 2 1/8″ |
Software Specifications
Item | Details |
---|---|
OS | Ubuntu 12.04
Android 4.2 |
Language | English |
API | All the arduino shield pins are accessible with the provided API
It consists of API to access the following interfaces:
|
Programming language support | C, C++ with GNU tool chain
Java with standard Android SDK Python |