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 ...
随机推荐
- js中的setTimeout和setInterval
在html页面中要使用自动刷新功能时,可以是使用js中setTimeout和setInterval: 一.使用方法 setTimeout的使用setTimeout('要调用的Js方法', 调用的延迟时 ...
- ecplise启动tomcat异常
由于myeclipse为正常关闭,导致下次启动时抛出异常:类似于无法加载异常缓存的内容之类... 处理办法: 1.关闭myeclipse 2.找到工作空间/.metadata/.plugins/ 3. ...
- OC中属性readwrite,readonly,assign,retain,copy,nonatomic 各是什么作用,在那种情况下用?
此次只做简单说明,不做代码演示! 1> readwrite:同时生成get方法和set方法的声明和实现 2> readonly:只生成get方法的声明和实现 3> assign:se ...
- 这些屌炸天的创业者为何对投资人说NO
曾有人说,世上的创业者只分为两种,一种是找到投资的,一种是没有找到的. 但其实还有第三种,就是那些拒绝了投资人的创业者. 他们摒弃了投资人抛来的橄榄枝,并非不差钱,不接受投资的原因大体出于两个方面,一 ...
- hibernate的配置 1
hibernate 是一种ORM框架,是ORM框架中一个典范 ORM叫做对象关系映射 是面向对象语言和关系型数据库之间的映射关系 所以只有在面向对象语言或者关系型数据库没用的时候ORM才会消失 ORM ...
- 动态规划 最长公共子序列 LCS,最长单独递增子序列,最长公共子串
LCS:给出两个序列S1和S2,求出的这两个序列的最大公共部分S3就是就是S1和S2的最长公共子序列了.公共部分 必须是以相同的顺序出现,但是不必要是连续的. 选出最长公共子序列.对于长度为n的序列, ...
- fedora 下安装 文泉驿正黑体
1. 可以到文泉驿正黑体的 主页 http://wenq.org/wqy2/index.cgi?%E9%A6%96%E9%A1%B5 最好能去官网表示一下支持 2. 也可以直接使用命令 : sudo ...
- poj 2363 Blocks(暴力)
题目链接:http://poj.org/problem?id=2363 思路分析:由于数据较小,采用暴力搜索法.假设对于矩形边长 1 <= a <= b <= c <= N; ...
- server配置学习 ---- 关闭防火墙
iptables 一种网络防火墙,在LINUX下使用,RedHat9.0版本号以上自带. 它能够实现NAT转换.能够做上网代理. 首先对于server的配置第一步来说就是关闭防火墙.在没有图形化中的l ...
- 从零开始学C++之IO流类库(四):输出流格式化(以操纵子方式格式化 以ios类成员函数方式格式化)
一.以操纵子方式格式化 数据输入输出的格式控制使用系统头文件<iomanip>中提供的操纵符.把它们作为插入操作符<<的输出对象即可.如setiosflags.setw.set ...