资源列表
uartdemo
- DM8168下面的串口测试代码,本人测试通过-DM8168 following serial test code
cameraV4L2
- 基于V4L2的视频驱动开发,主要讲解视频开发驱动的流程-V4L2 video-driven development based mainly on the development of video-driven process
arm-Startup-and-sleep-mode
- ARM的启动过程及睡眠模式,适合学习arm开发的入门学员-ARM boot process and the sleep mode, the development arm for learning introductory students
arm9-key-code
- 这个程序是用在arm板 linux 驱动开发。功能是矩阵按键的驱动,在很多智能系统中都有涉及,这个文档介绍了设计思想。-This procedure is used in the arm plate linux driver development. Function keys matrix driver, in many intelligent systems are involved, this document describes the design concept.
kejian
- linux android 王林老师的课件-Wang Lin linux android teacher courseware
CameraSrc.tar
- Capture Image and generate PGM
MCP3424_11c.c.tar
- Filename: MCP3424_11c.c 8 Channels ADC This C language code, will read all 8 channels. This is based on the MCP3424 Chip. Readout abelectronics ADC Pi board inputs via C Version: MCP3424_11c (Based on my own work of adcon11c.c)
hidclient
- 将linux电脑虚拟成蓝牙键盘,可以用来控制远程蓝牙设备,比如你的智能手机-this program makes your pc to be a bluetooth keyboard,you can use it to control your remote device
linux-test_11
- 编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能-Write a program to achieve copy all contents of a directory to another directory functions
gt9xx
- 汇项芯片的gt911芯片,里面是gt911触摸的实现部分-Gt911 chip sink term chip, which is part of realizing the gt911 touch
rootfs.tar
- 自己实现的yaffs2文件系统,可以直接在开发板上使用。linux移植需要的通用文件系统。基于s3c2440-Their implementation yaffs2 file system that can be used directly in the development board. linux transplant requires a common file system. Based on s3c2440
msgqueue
- 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/