资源列表
20111122_5
- G711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). The code provide codec in C files for linux-G711 defines two main compression algor
pwm-test
- QT基于Linux环境中ARM的蜂鸣器测试-a test of pwm
adc.tar.bz2
- 该文件是sbc6845单板机Linux系统的模数转换器的驱动源码,通过测试。-The file is sbc6845 SBC Linux system ADC driver source code, passed the test.
variable
- RTlinux variable task interacting exambles. Good to study
adc-test
- tiny6410板子上A/D转换的测试程序源码- Analog、Digital test
qt动态曲线,实时数据采集
- qt动态曲线,实时数据采集 qt动态曲线,实时数据显示-qt dynamic curve, real-time data collection dynamic curve qt, real-time data
sample1.tar
- this for simple Qt program to perform addition-this is for simple Qt program to perform addition
LCD
- 实现显示器驱动,其他头文件在BIOS容易找到
s3c2410_ts
- 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
03-helloworld_platform_driver
- 手把手学习linux驱动,从最简单到进入架构平台-step to step learning linux driver 4
iic.c
- 初学者的福音. 代码易懂! 通过IO模拟实现的arm2410的iic总线驱动程序 可进行读写操作
video4linux2_capture
- 使用video4linux2缩写的标准摄像头采集源程序。