搜索资源列表
adc
- ARM S3C2410 AD/DA LINUX驱动
adc_ts.tar
- 友善之臂 Mini2440开发板, ADC和触摸屏实验代码!-arm Mini2440 development board, ADC and touch screen test code!
ADC
- 嵌入式linux ADC驱动及测试程序-failed to translate
adc-test
- S3C2440,ARM-Linux下的ADC测试代码-S3C2440, ARM-Linux code under the ADC test
qq2440
- qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
INT_ADC
- Stellaris Luminary Micro ARM 系列之 LM3S811 Evaluation Board 的模数转换基于 Keil 工程版的范例,已调试通过。-Stellaris Luminary Micro ARM series LM3S811 Evaluation Board of the ADC' s sample-based Keil Engineering, has been debugged.
wd-adc
- s3c2440-arm-linux 三路adc转换驱动程序-s3c2440-arm-linux driver three-way adc conversion
adc-test.tar
- 可用于ARM S3C2440开发板的AD模数转换进行数据的采集-ARM S3C2440 development board can be used for the AD analog-digital conversion for data collection
ARM
- 详细介绍了ARM9的系统结构,存储器配置,DMA、ADC和触摸屏、中断控制器、I/O、PWM、UART等-Details on the ARM9 architecture, memory configuration, DMA, ADC and touch screen, interrupt controller, I/O, PWM, UART, etc.
adc
- TX2440A开发板ADC驱动,在linux-arm环境编译通过,可以使用,支持S3C2440系列-TX2440A development board ADC driver compiled by linux-arm environment, you can use to support the S3C2440 series
adc_irq_test
- ARM Cortex-A8 裸板,adc中断测试程序,打印出采集到的 数据-ARM Cortex-A8 bare boards, adc interrupt testing procedures, print out the data collected
adc_test.c
- example test for ADC for mini2440 -ARM
comtest.c
- example test for ADC for mini2440 -ARM
zephyr-v1.0.0
- 来自 Linux 基金会的实时操作系统 Zephyr 发布了 1.0 内核-Very small memory footprint approx. 8 kB. Multiple architecture support: x86, ARM and ARC. Arduino* 101, Arduino* Due, Intel* Quark* SE and NXP* Kinetis* K64 processor support. Connectivity features: Blueto
新建文件夹
- ADC应用程序,可以根据设备文件的名字改一下文件名再用,改一下分辨率再用。(A small analog-to-digital conversion application)
周立功magic2410实验箱基础程序3
- 周立功的实验教程应该是做的最为详细,是arm学习入门的一个简单的快捷工具,本程序包含串口实验,IIC实验,PWM实验,ADC实验,定时器实验!