文件名称:adc_ts
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- luha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
s3c2440上的AD程序,本程序提供一个菜单,可以从中选择测试ADC或触摸屏。测试ADC时,程序不断测量AIN0,AIN1的电压,并在串口上显示出来。当测试触摸屏时,只是测试按下松开事件,并把采集到的X,Y坐标打印出来。-s3c2440 on the AD program, this program provides a menu, you can choose from ADC or a touch screen test. ADC testing, the program continuously measuring AIN0, AIN1 voltage, and the serial port on the display. When the test when the touch screen is to test the press release the event, and to collect to the X, Y coordinates print them out.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
adc_ts\adc_ts.c
......\adc_ts.h
......\adc_ts.lds
......\head.S
......\include\ctype.h
......\.......\gcclib.h
......\.......\kernel.h
......\.......\stdio.h
......\.......\string.h
......\.......\system.h
......\.......\types.h
......\init.c
......\interrupt.c
......\interrupt.h
......\lib\ctype.c
......\...\div64.h
......\...\div64.S
......\...\lib1funcs.S
......\...\Makefile
......\...\muldi3.c
......\...\printf.c
......\...\printf.h
......\...\string.c
......\...\vsprintf.c
......\...\vsprintf.h
......\main.c
......\Makefile
......\nand.c
......\s3c24xx.h
......\serial.c
......\serial.h
......\include
......\lib
adc_ts
......\adc_ts.h
......\adc_ts.lds
......\head.S
......\include\ctype.h
......\.......\gcclib.h
......\.......\kernel.h
......\.......\stdio.h
......\.......\string.h
......\.......\system.h
......\.......\types.h
......\init.c
......\interrupt.c
......\interrupt.h
......\lib\ctype.c
......\...\div64.h
......\...\div64.S
......\...\lib1funcs.S
......\...\Makefile
......\...\muldi3.c
......\...\printf.c
......\...\printf.h
......\...\string.c
......\...\vsprintf.c
......\...\vsprintf.h
......\main.c
......\Makefile
......\nand.c
......\s3c24xx.h
......\serial.c
......\serial.h
......\include
......\lib
adc_ts