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 ...
随机推荐
- Codeforces 492B B. Vanya and Lanterns
Codeforces 492B B. Vanya and Lanterns 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid= ...
- centos下卸载jdk
链接地址:http://blog.csdn.net/shuixin536/article/details/8954011 http://sunqiusong.email.blog.163.com/bl ...
- js中去除换行(\r\n)
解决方法:replace(/\r\n/g,"").replace("\n","") 测试: <script> var str = ...
- 循环结构中break、continue、return和exit的区别
1. break break语句的使用场合主要是switch语句和循环结构.在循环结构中使用break语句,如果执行了break语句,那么就退出循环,接着执行循环结构下面的第一条语句.如果在多重嵌套循 ...
- Robotium之Android控件定位实践和建议(Appium/UIAutomator姊妹篇)
本人之前以前撰文描写叙述Appium和UIAutomator框架是怎样定位Android界面上的控件的. UIAutomator定位Android控件的方法实践和建议 Appium基于安卓的各种Fin ...
- nginx源代码学习资源(不断更新)
nginx源代码学习是一个痛苦又快乐的过程,以下列出了一些nginx的学习资源. 首先要做的当然是下载一份nginx源代码,能够从nginx官方站点下载一份最新的. 看了nginx源代码,发现这是一份 ...
- for(;;)和 while(1) 有什么区别吗?for()和while()的使用情景。
1 for(;;)和 while(1) 有什么区别吗? void main(void) { ; // for(;;) ) { a++; } } arm-linux-gcc -c -o for.o fo ...
- 杭电 2029 Palindromes _easy version
Problem Description "回文串"是一个正读和反读都一样的字符串,比如"level"或者"noon"等等就是回文串.请写一个 ...
- Linux如何修改SSH端口号
SSH是什么? SSH 为 Secure Shell 由 IETF 的网络工作小组(Network Working Group)所制定: SSH 是建立在应用层和传输层基础上的一种安全协议. SSH传 ...
- C语言--union关键字(转载)
union维护足够的空间来放置多个数据成员中的“一种”,而不是为每一个数据成员配置空间.在union中,所有的数据成员共用一个空间,同一时间只能存储其中一个数据成员,所有的数据成员具有相同的起始地址.