Cubieboard4卡片式电脑
Cubieboard4 also named CC-A80, is a open source mini PC or single board computer which has ultra-powerful performance and mainly aims to office, games and entertainment. The main chipset Allwinner A80 is a 28nm Octa-Core A15/A7 big.LITTLE architecture application processor with a CPU dominant frequency of 2GHz. It also has the amazing GPU 64-core GPU graphics core PowerVR G6230 which supports openGL ES, openGL, even openCL. CC-A80 has the standard interfaces like desktop computer, such as HDMI&VGA, 100M/1000M RJ45, 4 USB2.0 host ports,1 USB3.0 OTG port, Audio output, Microphone input, dual-band wifi and bluetooth 4.0, micro SD card. It has 2GB DDR3 on-board memory and support Li-Po battery UPS power input, so that we can say it's a good mobile development platform.
Product Information
Name: Cubieboard4, CB4 for short, Also named CC-A80 as MiniPc
Property: Software open source, Hardware open, Production materials closed
Owner: CubieTech Limited
Chipset: Allwinner technology A80, ARM architecture Octa-Core big.LITTLE Cortex-
A15/A7, 64-core PowerVR G6230
System: Android, Debian, Ubuntu and many other open source distribution…
Target: Developer, Geek, Maker, Scholar, Student, even the average consumers
Product Introduction
Cubieboard4 is the 4th generation product of Cubieboard series from Cubietech Limited. Cubieboard is open source hardware which targets Developer, Geek, Maker…It's a new PCB model adopted with Allwinner A80 main chip. And it is enhanced with some new features, such as 2GB DDR3 memory, VGA display port on-board, 100M/1000M RJ45, dual band WIFI, Blue Tooth on-board, support Li-battery and RTC battery, 4 USB Ports and 1 USB 3.0 OTG port.
It's not only for development, but also can be used in various areas like other Mini Pc products. Thanks to its rich interfaces, high performance, and good open source support ambient, more and more developers or start-up team can benefit from it and would like to do lots of promotion work for it.
Product Features
· SOC: AllWinner SOC A80,ARM® big.LITTLE Octa-Core architecture Cortex™-
A15 Qual-Core,upto 2.0GHz, Cortex™-A7 Qual-Core,upto 1.3 GHz,
Imagination PowerVR® G6230 64-core, Complies with OpenGL ES 2.0/3.0,
OpenGL, OpenGL
· Memory: 1GB/2GB DDR3@800MHz (1600MTPS), 2GB Default
· Storage: EMMC, up to 64GB, default 8GB, write/read speed 25MB/s
· TF Card: Micro SD card slot
· Display: HDMI Port A, HDMI V1.4a 4K@30Hz, VGA, support 1080P@60Hz resolution
output
· Ethernet: 100M/1000M RJ45
· Wireless: Wifi: 2.4G/5.8G, Dual Band, 300Mbps with external antenna. BT4.0+EDR
· IR: Infrared remote receiver Philips standard
· RTC: Support 1220 size rechargeable button cell
· Audio: Support 3.5 headphone jack for Audio output, Support 3.5 jack for Microphone
· Power: DCIN 5V@4A power, Support USB 3.0 jack power input, Support 3.7V Li-
Po battery
· Keys: Power key, Reset key, uboot key for reflashing the image
· LEDs: Power Led x 1, User Led x 2
· Others: 2x UART0, 2x I2C, JTAG and 5V, 3.3V power
Other Specification
Operating Temperature: -20℃~70℃
Environment Friendly: RoHS
Radio Standard: Fcc & CE compatible
Board Size: 111mm*111mm*18mm
Packing Weight: 590g
Packing Size: 162mm*150mm*77mm
Development Materials
- Technical Website: http://cubieboard.org/
- Resources and Materials: http://cubieboard.org/model/cb4/
- Distribution contacts: sales@cubietech.com
- Technical contacts: support@cubietech.com
- Distributor: http://cubieboard.org/buy/

Cubieboard4卡片式电脑的更多相关文章
- 树莓派Odroid等卡片式电脑上搭建NAS教程系列6-miniDLNA
目录: 1. 树莓派Odroid等卡片式电脑上搭建NAS教程系列1-Ubuntu系统安装 2. 树莓派Odroid等卡片式电脑上搭建NAS教程系列2-SSH连接访问 3. 树莓派Odroid等卡片式电 ...
- 树莓派Odroid等卡片式电脑上搭建NAS教程系列5-Samba服务器安装
本文章首发于浩瀚先森博客,地址: http://www.guohao1206.com/2016/08/23/967.html samba时一款为了实现linux系统中的文件能在windows系统中正常 ...
- CollapsingToolbarLayoutDemo【可折叠式标题栏,顺便带有CardView卡片式布局】
版权声明:本文为HaiyuKing原创文章,转载请注明出处! 前言 CollapsingToolBarLayout是一个作用于ToolBar基础之上的布局,它也是由Design Support库提供的 ...
- CardView卡片式布局
CardView适用于实现卡片式布局效果的重要控件,由appcompat-v7库提供,实际上CardView也是一个FrameLayout,只是额外提供了圆角和阴影效果,看上去有立体的感觉.一般Car ...
- [Android] Android 卡片式控件CardView的优雅使用
[Android] Android 卡片式控件CardView的优雅使用 CardView是在安卓5.0提出的卡片式控件 其具体用法如下: 1.在app/build.gradle 文件中添加 comp ...
- 卡片式大学综合英语词汇(Windows Phone 8.1 RT app)
简易卡片式记单词app.词库是原滋原味的大学综合英语词汇,包含语音,使用卡片式设计.离线词库,随时随地记单词. 商店:http://www.windowsphone.com/zh-cn/store/a ...
- Tinder 心动效果---卡片式view左右滑动
http://www.eoeandroid.com/thread-549316-1-1.html SlideCard.zip
- 一个卡片式的ViewPager,带你玩转ViewPager的PageTransformer属性!
ViewPager的基本用法不必多说,这都很简单,我们可以在ViewPager中加载一个ImageView,也可以加载一个Fragment,这都是目前非常常见的用法.那么我今天说的是ViewPager ...
- 卡片式ViewPager,一屏展示多个pager item,设置高度不一致的tabBar
ViewPager的基本用法不必多说,这都很简单,我们可以在ViewPager中加载一个ImageView,也可以加载一个Fragment,这都是目前非常常见的用法.那么我今天说的是ViewPager ...
随机推荐
- BZOJ 1202: [HNOI2005]狡猾的商人( 差分约束 )
好像很多人用并查集写的... 前缀和, 则 sumt - sums-1 = v, 拆成2条 : sumt ≤ sums-1 + v, sums-1 ≤ sumt - v 就是一个差分约束, 建图跑SP ...
- C函数调用与栈
这篇blog试图说明这么一个问题,当一个c函数被调用时,一个栈帧(stack frame)是如何被建立,又如何被消除的.这些细节跟操作系统平台及编译器的实现有关,下面的描述是针对运行在Linux的gc ...
- CXF 开发 WebService
什么是CXF: Apache CXF = Celtix + Xfire 支持多种协议: SOAP1.1,1.2 XML/HTTP CORBA(Common Object Request Broker ...
- php随笔9-thinkphp OA系统 集成UEditor
版本信息:thinkphp 3.1.3 full UEditor 1.4.3.1 utf8-php 1.将EUditor放在项目public目录下. 2.在指定页面加载编辑器 <!-- ...
- Oracle Split 函数
为了让 PL/SQL 函数返回数据的多个行,必须通过返回一个 REF CURSOR 或一个数据集合来完成.REF CURSOR 的这种情况局限于可以从查询中选择的数据,而整个集合在可以返回前,必须进行 ...
- 教你怎么用Mono Cecil - 动态注入 (注意代码的注释)
原文 教你怎么用Mono Cecil - 动态注入 (注意代码的注释) 使用 Mono Cecil 进行反编译:using Mono.Cecil; using Mono.Cecil.Cil; //.. ...
- haproxy 访问www.zjdev.com 自动跳转到appserver_8001 对应的nginx
# # acl zjdev_7_req hdr_beg(host) -i www.zjdev.com # use_backend appserver_8001 if zjdev_7_req
- cmake 学习笔记(四)
接前面的一二三,学习一下 CMakeCache.txt 相关的东西. CMakeCache.txt 可以将其想象成一个配置文件(在Unix环境下,我们可以认为它等价于传递给configure的参数). ...
- ORA-00923: 未找到要求的 FROM 关键字
oracle处理 后台数据时, select a.oga01 发货单号,e.imaud04 箱/套from oga_file a left join ogb_file b on b.ogb01 = a ...
- emacs打开乱码解决办法
前言:有时候我们使用emacs打开文件的时候,因为emacs默认编码跟文档编码不同而出现了乱码如图: 对于新手的我们应该通过以下两种途径来解决: 方法一: 只需C-x <RET> r ( ...