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 ...
随机推荐
- 「Foundation」结构体
一.基本知识 Foundation—基础框架.框架中包含了很多开发中常用的数据类型,如结构体,枚举,类等,是其他ios框架的基础. 如果要想使用foundation框架中的数据类型,那么包含它的主头文 ...
- 「OC」@property @synthesize和id
一.@property @synthesize关键字 这两个关键字是编译器特性,让Xcode可以自动生成getter和setter. (一)@property 关键字 @property 关键字可以自 ...
- graph isomorphism 开源算法库VFlib, Nauty
VFlib 开源算法库网站:http://www.cs.sunysb.edu/~algorith/implement/vflib/implement.shtml Nauty 开源算法库网站:http: ...
- os.path.exists(path) 和 os.path.lexists(path) 的区别
使用os.path.exists()方法可以直接判断文件是否存在.代码如下:>>> import os>>> os.path.exists(r'C:\1.TXT') ...
- HDU_1003Max Sum 简单动归
以前做过这道题目,那是还不懂状态方程.乱搞一气: #include<cstdio> #include<algorithm> using namespace std; +; in ...
- (void)(&x==&y)
#define max(x,y) ({ \ typeof(x) _x = (x); \ typeof(y) _y = (y); \ (void) (&_x == &_y); ...
- 写了交互给后台后来不能用?bug多多多又找不到文件效率低?工作流程帮你优化起来~~~~
前端工作流程(多方交互篇) 新的网页: 1.跟美工沟通,跟产品沟通,跟后台沟通.前两者主要是页面样式.后者主要是表单交互.用哪个框架之类的. 2.实现.(写清楚哪块是用什么验证方式的)→ 给后台. 3 ...
- C# 中datagridview行里面有三个cheeckbox,要控制成三选一。
我之前有试过在cellendedit中处理,可以达成效果,当不符合用户打单的界面要求.该事件是在单元格编辑结束之后, 当用户选中两个checkbox,且焦点不移开时,界面上会出现有两个checkbox ...
- jz2440开发板设置备份
___________________uboot______________________________________ OpenJTAG> pribootdelay=2baudrate=1 ...
- [Swust OJ 763]--校门外的树 Plus(暴力枚举)
题目链接:http://acm.swust.edu.cn/problem/0763/ Time limit(ms): 1000 Memory limit(kb): 65535 西南某科技大学的校门外有 ...