
Linux
文章平均质量分 82
獠
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
基于MK802 MiniPC的扩展开发应用-系统自制
下为转载信息:【这是一个文章系列的一部分,介绍基于MK802这类MiniPC的扩展开发,并展示他在计算机视觉、机器人控制方面的潜能】【欢迎转载,但请保留原始作者信息(Shikai Chen, http://www.csksoft.net),以及指向本文原始出处的链接!】【访问目录:基于MK802 MiniPC的扩展开发应用-系统自制(http://www.csksoft.net/blo转载 2013-04-23 23:21:15 · 2494 阅读 · 1 评论 -
AM335x Touchscreen Driver's Guide
Introduction Touchscreen controller on AM335x is an 8 channel general purpose ADC, with support for interleaving Touch Screen conversions for a 4-wire resistive panel. A resistive touchscreen oper转载 2013-09-16 22:57:07 · 1911 阅读 · 0 评论 -
Running Ubuntu on Beaglebone Black
Images AvailableUbuntu Precise 12.04.2 LTSUbuntu Raring 13.04Debian Wheezy 7.0.0Installation InstructionsWhat’s NewThe June 9th update below allows the device to be successfully po转载 2013-09-16 23:06:25 · 2517 阅读 · 0 评论 -
Copying the Image to a microSD Card on Mac OS / Windows
注:转自http://learn.adafruit.com/beaglebone-black-installing-operating-systems/mac-os-x其中使用terminal的部分和linux下是一样的,高潮是GUI部分,虽然我可能依然会选择terminal,还是转一下Once you've downloaded the img.xz file, in my case转载 2013-09-16 23:17:02 · 1244 阅读 · 0 评论 -
Beaglebone Installation Guide
Basic RequirementsARM Cross CompilerLinaro: https://launchpad.net/linaro-toolchain-binariesBootloaderDas U-Boot – the Universal Boot Loader http://www.denx.de/wiki/U-BootSource – h转载 2013-09-16 23:08:47 · 1720 阅读 · 0 评论 -
Allwinner Unpacking and building LiveSuit images
UpdateXlab has a tool to unpack and repack images on GitHub called Allwinner Kitchen. You may find that much easier than doing it by hand (as is described below).IntroductionIn the past few转载 2013-05-01 21:36:33 · 2146 阅读 · 0 评论 -
ARM板和Linux上的3G配置详解
我们这段时间作了一个基于arm开发板和开源linux的3G模块,给大家作个参考。3G选用的是华为的EC1261,USB接口,现在市面上的基本都是USB口,据说可以直接去掉在USB modem的USB转串口等模块,直接通过GPIO口来控制3G模块,但是由于我们这资源有限,实现不了那么复杂的工作,所以就直接用了华为的产品了,而没有去找更加基础的芯片。USB网卡内部结构比较复杂,它们大部分都包括mo转载 2013-09-26 09:46:41 · 1233 阅读 · 0 评论 -
Linux下3G卡片在开发板上的详细解决方法(适用于大多数3G卡片)
一. 环境1. 开发板内核:linux kernel 2.6.142. 3G卡片:HUAWEI E1750二. 相关工具与库文件下载1. usb_modeswitch-1.0.6.tar.bz2(http://www.draisberghof.de/usb_modeswitch/)建议下载较新版本,如果怕麻烦就下载与我一样的版本,下同。Usb_modeswitch是对USB转载 2013-09-26 09:43:44 · 832 阅读 · 0 评论 -
Linux下3G网卡在开发板上使用(模式转换)
一直在弄3G的驱动,其实驱动是内核自带的,编译进去就OK了,关键是把默认的存储模式转换成3G模式,今天终于可以转换成功了,把这个过程记录下来。参考http://www.linuxidc.com/Linux/2011-03/33428.htm,在此基础上根据自己的情况修改,感谢博主!一.环境1.linux kernel:2.6.30.42.3G card:HUAWEI EC1261(转载 2013-09-26 09:45:37 · 771 阅读 · 0 评论 -
AM335x LCD Controller Driver's Guide
Introduction LCD controller(LCDC) on AM335x is an updated version of LCDC that is found on OMAP-L138 SoC. It has following updates in comparison with OMAP-L138Interrupt configuration and statu转载 2013-09-16 22:53:47 · 2035 阅读 · 0 评论 -
Running a distribution (ARM EABI) Ubuntu at BeagleBoard
http://elinux.org/BeagleBoardUbuntuRequired Beagle SoftwareMainline U-Boot:All old BeagleBoard (classic) Ax, Bx, Cx and Dx boards are required to upgrade to at least these U-Boot versions.XM转载 2013-09-16 16:25:07 · 5652 阅读 · 0 评论 -
基于MK802 MiniPC的扩展开发应用-软/硬件修改和扩展
基于MK802 MiniPC的扩展开发应用-软/硬件修改和扩展下为转载信息:【这是一个文章系列的一部分,介绍基于MK802这类MiniPC的扩展开发,并展示他在计算机视觉、机器人控制方面的潜能】【欢迎转载,但请保留原始作者信息(Shikai Chen, http://www.csksoft.net),以及指向本文原始出处的链接!】【访问目录:基于MK802 MiniPC的扩转载 2013-04-23 23:25:35 · 1889 阅读 · 0 评论 -
基于MK802的应用开发和相关的工具
基于MK802的应用开发和相关的工具【这是一个文章系列的一部分,介绍基于MK802这类MiniPC的扩展开发,并展示他在计算机视觉、机器人控制方面的潜能】【欢迎转载,但请保留原始作者信息(Shikai Chen, http://www.csksoft.net),以及指向本文原始出处的链接!】【访问目录:基于MK802 MiniPC的扩展开发应用-简介篇(http://www.csk转载 2013-04-23 23:32:46 · 1727 阅读 · 0 评论 -
MK802与外部硬件设备的通讯
MK802与外部硬件设备的通讯【这是一个文章系列的一部分,介绍基于MK802这类MiniPC的扩展开发,并展示他在计算机视觉、机器人控制方面的潜能】【欢迎转载,但请保留原始作者信息(Shikai Chen, http://www.csksoft.net),以及指向本文原始出处的链接!】【访问目录:基于MK802 MiniPC的扩展开发应用-简介篇(http://www.csksof转载 2013-04-23 23:34:25 · 2484 阅读 · 0 评论 -
全志A10平板上的ubuntu终极安装版,支持HDMI和平板本机LCD
转自 http://hi.baidu.com/lang_byebye/item/429f3507922eb1c4905718d7 这个ubuntu系统仍然是安装在miniSD卡中。与原andorid系统相互独立,构成android/ubunut双系统,原android丝毫不动,工作学习开发可以使用ubuntu。 该款img映像文件来自Linaro 12.06 armhf b转载 2013-04-23 23:53:54 · 3218 阅读 · 0 评论 -
全志A10平板上的ubuntu内核编译,支持LCD触摸屏
转自http://hi.baidu.com/lang_byebye/item/ea52c13e466708f9e7bb7ae4 ubuntu系统首先安装img映像到SD卡,设置LCD显示,具体参见上一文章。文件来自Linaro 12.06 armhf build项目,目前版本为http://dl.miniand.com/toby_corkindale/linaro-alip-转载 2013-04-25 09:30:02 · 5465 阅读 · 0 评论 -
How to build kernel for Beaglebone for custom cape support
October 9, 2012 Posted by: Dr. Ace Jeanglehttp://www.chalk-elec.com/?p=1605In this How-to we will try to build kernel for Beaglebone that will support our LVDS cape.Download and install转载 2013-09-16 18:40:09 · 1379 阅读 · 0 评论 -
Ubuntu配置Apache+PHP+MySQL
流程笔记: 1.打开终端,输入“sudo apt-get install apache2”,回车;(安装apache2.0) 2.如有密码请再输入管理员密码,回车 3.输入“Y”,回车 4.apache2.0安装完成转载 2013-11-05 19:55:41 · 635 阅读 · 0 评论