BeagleBone 教学视屏 -- 第一季

    嗯,买了板子不用的话就太不像话了,想一想还在用山寨学习板的童鞋,因此我下定决心作这么一期针对beaglebone的中文教学视屏。如今计划第一季中由我主讲,主要内容无非是基于beaglebone的嵌入式linux开发,从搭建环境到驱动开发再到应用开发;若是有时间再讲讲Android相关内容,也是搭建环境到驱动到应用。
    下面是视屏的下载地址,你们有什么意见尽管提。固然了,本人水平有限,作的很差您不看就是了,骂人就没有必要了。 linux

本教学视屏遵循GNU GENERAL PUBLIC LICENSE,请不要用于任何商业用途。
redis

<Beaglebone teaching video>
    Copyright (C) <2013>  <Cedric Sun:srjklssj@gmail.com>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

第一集:http://pan.baidu.com/share/link?shareid=312638&uk=4110447822  Beaglebone介绍与buildroot使用
第二集:http://pan.baidu.com/share/link?shareid=329421&uk=4110447822 bootloader简介(声音有些不一样步……都是我边录边编码害的)
第三集:http://pan.baidu.com/share/link?shareid=336326&uk=4110447822 kernel编译与简单驱动程序编写
第四集:http://pan.baidu.com/share/link?shareid=345882&uk=4110447822 根文件系统
第五集:http://pan.baidu.com/share/link?shareid=402964&uk=4110447822 LCD支持与QT开发
第六集:http://pan.baidu.com/share/link?shareid=422800&uk=4110447822 为chipsee扩展板添加LCD与触摸屏支持。
第七集:http://pan.baidu.com/share/link?shareid=432226&uk=4110447822 QT移植(可参考http://my.oschina.net/u/614480/blog/126158)
ide