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 ...
随机推荐
- 访问Tableau自带的PostgreSQL数据库
突然发现公司Tableau服务器的数据库大小急剧增加,因此决定直接连上数据库排查.过程记录如下:最后发现有个http_requests 表体积巨大(7G),本来以为是数据缓存什么的.结果是日志问题o( ...
- [译]Stairway to Integration Services Level 8 - SSIS 工作流管理高级
介绍 在前两个章节我们,建立了一个新的SSIS包,简单的使用了一下scripting还有优先约束,并且测试了MaxConcurrentExecutables 属性. 同时实验了 “On Succe ...
- xhprof安装记录
选择一个工具分析PHP函数调用的资源耗用明细,以图表化的形式展现,方便优化代码. 安装xhprof $ pecl install xhprof-beta 在php.ini引用的extension中 ...
- 五毛的cocos2d-x学习笔记04-触摸点
Touch position是屏幕坐标系中的点,OpenGL position是cocos2d-x用到的OpenGL坐标系上的点坐标.所以就需要将touch的坐标转换成OpenGL坐标系中的点坐标. ...
- git 使用详情
一:Git是什么? Git是目前世界上最先进的分布式版本控制系统. 二:SVN与Git的最主要的区别? SVN是集中式版本控制系统,版本库是集中放在中央服务器的,而干活的时候,用的都是自己的电脑,所以 ...
- Iterator(迭代器)接口 --对象循环遍历
<?php class MyIterator implements Iterator { private $var = array(); public function __construct ...
- Python学习之collections module-defaultdict()
defaultdict()继承自dict系统内置类型defaultdict()定义以及作用: 返回一个和dictionay类似对象,和dict不同: 1. 可以制定key对应value ...
- 如何配置和使用Tomcat访问日志
配置位置在log下的server.xml,(tomcat容器) <Engine defaultHost="localhost" name="Catalina&quo ...
- IT第十八天 - 类的封装、继承、重载、上周总结★★★
IT第十八天 上午 封装 1.关键字this,是表示该类在实例化时的对象,即this.表示为该对象的属性 2.类的数据保护,set.get方法的写法规则,为了之后的反射机制的读取数据,set方法中对于 ...
- ThinkPHP - 查询语句
public function index(){ // + ----------------------- // | 查询语句 // + ----------------------- // 实例化模 ...